Skip to content

feat(methods): add blocks.validate method - #1622

Draft
zimeg wants to merge 5 commits into
mainfrom
blocks-validate
Draft

feat(methods): add blocks.validate method#1622
zimeg wants to merge 5 commits into
mainfrom
blocks-validate

fix(methods): treat blocks.validate as unauthenticated

2764f52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2026 in 0s

73.26% (-0.05%) compared to 4d86807

View this Pull Request on Codecov

73.26% (-0.05%) compared to 4d86807

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.26%. Comparing base (4d86807) to head (2764f52).
⚠️ Report is 12 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1622      +/-   ##
============================================
- Coverage     73.30%   73.26%   -0.05%     
- Complexity     4518     4528      +10     
============================================
  Files           478      479       +1     
  Lines         14300    14327      +27     
  Branches       1490     1491       +1     
============================================
+ Hits          10483    10497      +14     
- Misses         2925     2940      +15     
+ Partials        892      890       -2     

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