fix(eth): allow eth_call and eth_estimateGas from contract and non-existent senders - #7435
Draft
sudo-shashank wants to merge 17 commits into
Draft
fix(eth): allow eth_call and eth_estimateGas from contract and non-existent senders#7435sudo-shashank wants to merge 17 commits into
sudo-shashank wants to merge 17 commits into
Codecov / codecov/project
succeeded
Aug 11, 2026 in 1s
65.30% (+0.06%) compared to 0b42ef6
View this Pull Request on Codecov
65.30% (+0.06%) compared to 0b42ef6
Details
Codecov Report
❌ Patch coverage is 67.50000% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.30%. Comparing base (0b42ef6) to head (a2c4874).
✅ All tests successful. No failed tests found.
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/state_manager/errors.rs | 40.00% <ø> (ø) |
|
| src/state_manager/mod.rs | 69.37% <ø> (+5.03%) |
⬆️ |
| src/rpc/methods/gas.rs | 87.88% <80.85%> (+1.12%) |
⬆️ |
| src/state_manager/message_simulation.rs | 76.80% <64.91%> (-1.71%) |
⬇️ |
| src/rpc/methods/eth.rs | 69.38% <62.50%> (+0.81%) |
⬆️ |
... and 12 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 f6ebc6a...a2c4874. 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