Skip to content

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

Draft
sudo-shashank wants to merge 17 commits into
mainfrom
shashank/port-eth-changes
Draft

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

Merge branch 'main' into shashank/port-eth-changes

a2c4874
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 62.50% 30 Missing and 6 partials ⚠️
src/state_manager/message_simulation.rs 64.91% 14 Missing and 6 partials ⚠️
src/rpc/methods/gas.rs 80.85% 7 Missing and 2 partials ⚠️
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.