Skip to content

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

Draft
sudo-shashank wants to merge 6 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 6 commits into
mainfrom
shashank/port-eth-changes

match lotus fallback

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

65.04% (-0.11%) compared to 81f6cba

View this Pull Request on Codecov

65.04% (-0.11%) compared to 81f6cba

Details

Codecov Report

❌ Patch coverage is 30.93923% with 125 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.04%. Comparing base (81f6cba) to head (f606af7).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 13.59% 88 Missing and 1 partial ⚠️
src/state_manager/message_simulation.rs 42.22% 24 Missing and 2 partials ⚠️
src/rpc/methods/gas.rs 69.69% 7 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 85.48% <69.69%> (-1.11%) ⬇️
src/state_manager/message_simulation.rs 73.06% <42.22%> (-6.17%) ⬇️
src/rpc/methods/eth.rs 66.64% <13.59%> (-1.80%) ⬇️

... 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 81f6cba...f606af7. 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.