Skip to content

use rpc 0.10

9a23645
Select commit
Loading
Failed to load commit list.
Merged

feat(rpc): update to Starknet JSON-RPC spec v0.10.0 #385

use rpc 0.10
9a23645
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 1, 2026 in 1s

72.75% (-0.58%) compared to 9bde0ae

View this Pull Request on Codecov

72.75% (-0.58%) compared to 9bde0ae

Details

Codecov Report

❌ Patch coverage is 86.66667% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.75%. Comparing base (9bde0ae) to head (9a23645).
⚠️ Report is 228 commits behind head on main.

Files with missing lines Patch % Lines
crates/gateway/gateway-types/src/conversion.rs 0.00% 2 Missing ⚠️
crates/gateway/gateway-types/src/state_update.rs 66.66% 1 Missing ⚠️
crates/node/src/full/pending/provider.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #385      +/-   ##
==========================================
- Coverage   73.32%   72.75%   -0.58%     
==========================================
  Files         209      248      +39     
  Lines       23132    29649    +6517     
==========================================
+ Hits        16961    21570    +4609     
- Misses       6171     8079    +1908     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.