Skip to content

fix: align charged gas with EIP-7623 calldata floor after refunds#1186

Open
mmsqe wants to merge 5 commits into
cosmos:mainfrom
mmsqe:align_refund_main
Open

fix: align charged gas with EIP-7623 calldata floor after refunds#1186
mmsqe wants to merge 5 commits into
cosmos:mainfrom
mmsqe:align_refund_main

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

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

66.92% (-0.07%) compared to 008c171

View this Pull Request on Codecov

66.92% (-0.07%) compared to 008c171

Details

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1186      +/-   ##
==========================================
- Coverage   66.99%   66.92%   -0.07%     
==========================================
  Files         320      320              
  Lines       23433    23436       +3     
==========================================
- Hits        15698    15685      -13     
- Misses       6578     6591      +13     
- Partials     1157     1160       +3     
Files with missing lines Coverage Δ
x/vm/keeper/state_transition.go 85.42% <100.00%> (+0.12%) ⬆️

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