Skip to content

feat(rpc): Add support for the EthTraceReplayBlockTransactions V2 API#6444

Merged
akaladarshi merged 6 commits into
mainfrom
akaladarshi/replay-block-tx-v2
Jan 22, 2026
Merged

feat(rpc): Add support for the EthTraceReplayBlockTransactions V2 API#6444
akaladarshi merged 6 commits into
mainfrom
akaladarshi/replay-block-tx-v2

Merge branch 'main' into akaladarshi/replay-block-tx-v2

3f9cb65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2026 in 1s

58.73% (+0.03%) compared to 1546c7c

View this Pull Request on Codecov

58.73% (+0.03%) compared to 1546c7c

Details

Codecov Report

❌ Patch coverage is 70.17544% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.73%. Comparing base (1546c7c) to head (3f9cb65).

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 70.17% 10 Missing and 7 partials ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/methods/eth/types.rs 66.06% <ø> (ø)
src/rpc/mod.rs 24.47% <ø> (ø)
src/rpc/methods/eth.rs 67.67% <70.17%> (+0.01%) ⬆️

... and 9 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1546c7c...3f9cb65. Read the comment docs.

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