Skip to content

fix left out zero l1 fee rate

8a837cf
Select commit
Loading
Failed to load commit list.
Open

fix: eth_estimateGas failing with not enough funds for L1 fee #3169

fix left out zero l1 fee rate
8a837cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2026 in 1s

83.6% (+0.0%) compared to 7e79a8a

View this Pull Request on Codecov

83.6% (+0.0%) compared to 7e79a8a

Details

Codecov Report

❌ Patch coverage is 68.96552% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.6%. Comparing base (7e79a8a) to head (8a837cf).

Files with missing lines Patch % Lines
crates/evm/src/query.rs 68.9% 9 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
crates/evm/src/query.rs 90.6% <68.9%> (+0.5%) ⬆️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.