Skip to content

feat(node): update default RPC endpoints to use v10#3497

Merged
rodrodros merged 4 commits intomainfrom
thiagodeev/make-v10-default
Mar 25, 2026
Merged

feat(node): update default RPC endpoints to use v10#3497
rodrodros merged 4 commits intomainfrom
thiagodeev/make-v10-default

Conversation

@thiagodeev
Copy link
Copy Markdown
Contributor

  • Make RPC v0.10.1 the default version for /, /ws, and /rpc endpoints (previously v0.8.1)
  • Update SpecVersion() in the v10 handler from 0.10.0 to 0.10.1
  • Update JSON-RPC and WebSocket documentation to reflect v0.10.1 as the default, fix stale spec links and example responses

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.52%. Comparing base (0e84cab) to head (7c48798).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3497      +/-   ##
==========================================
+ Coverage   75.44%   75.52%   +0.08%     
==========================================
  Files         385      384       -1     
  Lines       34983    34910      -73     
==========================================
- Hits        26394    26367      -27     
+ Misses       6745     6687      -58     
- Partials     1844     1856      +12     

☔ 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.

@thiagodeev thiagodeev force-pushed the thiagodeev/make-v10-default branch from 032ad5b to 7c48798 Compare March 25, 2026 00:17
@rodrodros rodrodros merged commit 37f2ca6 into main Mar 25, 2026
64 of 70 checks passed
@rodrodros rodrodros deleted the thiagodeev/make-v10-default branch March 25, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants