fix(eth): allow eth_call and eth_estimateGas from contract and non-existent senders - #7435
Open
sudo-shashank wants to merge 13 commits into
Open
fix(eth): allow eth_call and eth_estimateGas from contract and non-existent senders#7435sudo-shashank wants to merge 13 commits into
sudo-shashank wants to merge 13 commits into
Codecov / codecov/project
succeeded
Aug 21, 2026 in 0s
67.26% (+0.10%) compared to 259c387
View this Pull Request on Codecov
67.26% (+0.10%) compared to 259c387
Details
Codecov Report
❌ Patch coverage is 74.65278% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.26%. Comparing base (259c387) to head (c1ffc44).
✅ All tests successful. No failed tests found.
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/rpc/methods/eth/trace/mod.rs | 81.81% <ø> (ø) |
|
| src/state_manager/errors.rs | 40.00% <ø> (ø) |
|
| src/state_manager/mod.rs | 69.49% <ø> (+5.01%) |
⬆️ |
| src/rpc/methods/gas.rs | 88.01% <76.78%> (-0.23%) |
⬇️ |
| src/state_manager/message_simulation.rs | 79.92% <76.47%> (+1.00%) |
⬆️ |
| src/rpc/methods/eth.rs | 70.59% <73.17%> (+1.39%) |
⬆️ |
... and 11 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 259c387...c1ffc44. Read the comment docs.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading