Skip to content

fix(eth): allow eth_call and eth_estimateGas from contract and non-existent senders - #7435

Open
sudo-shashank wants to merge 12 commits into
mainfrom
shashank/port-eth-changes
Open

fix(eth): allow eth_call and eth_estimateGas from contract and non-existent senders#7435
sudo-shashank wants to merge 12 commits into
mainfrom
shashank/port-eth-changes

Add test snapshots

fa5325c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 1s

65.19% (+0.05%) compared to 9c30523

View this Pull Request on Codecov

65.19% (+0.05%) compared to 9c30523

Details

Codecov Report

❌ Patch coverage is 67.40331% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.19%. Comparing base (9c30523) to head (fa5325c).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 63.10% 33 Missing and 5 partials ⚠️
src/state_manager/message_simulation.rs 73.33% 6 Missing and 6 partials ⚠️
src/rpc/methods/gas.rs 72.72% 6 Missing and 3 partials ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/state_manager/errors.rs 40.00% <ø> (ø)
src/rpc/methods/gas.rs 86.96% <72.72%> (+0.20%) ⬆️
src/state_manager/message_simulation.rs 78.99% <73.33%> (+0.49%) ⬆️
src/rpc/methods/eth.rs 69.35% <63.10%> (+0.75%) ⬆️

... 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 9c30523...fa5325c. 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.