Skip to content

overwrite block hash in tracer response with tendermint block hash #2117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 1, 2025

overwrite block hash in tracer response with tendermint block hash

ab7cb83
Select commit
Loading
Failed to load commit list.
Merged

overwrite block hash in tracer response with tendermint block hash #2117

overwrite block hash in tracer response with tendermint block hash
ab7cb83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2025 in 0s

61.67% (target 60.00%)

View this Pull Request on Codecov

61.67% (target 60.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.67%. Comparing base (7fb0cbc) to head (ab7cb83).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2117   +/-   ##
=======================================
  Coverage   61.67%   61.67%           
=======================================
  Files         272      272           
  Lines       25242    25246    +4     
=======================================
+ Hits        15568    15571    +3     
- Misses       8528     8530    +2     
+ Partials     1146     1145    -1     
Files with missing lines Coverage Δ
evmrpc/simulate.go 70.68% <100.00%> (+0.10%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.