Skip to content

fix(rpc): eth_call over-reports gas for native precompiles#1183

Open
mmsqe wants to merge 10 commits into
cosmos:mainfrom
mmsqe:fix_estimate_main
Open

fix(rpc): eth_call over-reports gas for native precompiles#1183
mmsqe wants to merge 10 commits into
cosmos:mainfrom
mmsqe:fix_estimate_main

Merge remote-tracking branch 'origin/main' into fix_estimate_main

600327e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 0s

66.96% (-0.03%) compared to 008c171

View this Pull Request on Codecov

66.96% (-0.03%) compared to 008c171

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.96%. Comparing base (008c171) to head (600327e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1183      +/-   ##
==========================================
- Coverage   66.99%   66.96%   -0.03%     
==========================================
  Files         320      320              
  Lines       23433    23434       +1     
==========================================
- Hits        15698    15692       -6     
- Misses       6578     6583       +5     
- Partials     1157     1159       +2     
Files with missing lines Coverage Δ
x/vm/keeper/grpc_query.go 85.14% <100.00%> (+0.02%) ⬆️

... 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.