Skip to content

fixed support for AllowEmptyBlocks = false for autobahn#3739

Open
pompon0 wants to merge 41 commits into
mainfrom
gprusak-evm-start3
Open

fixed support for AllowEmptyBlocks = false for autobahn#3739
pompon0 wants to merge 41 commits into
mainfrom
gprusak-evm-start3

removed special cases

f6e7f28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 0s

58.99% (-0.93%) compared to 79b12b9

View this Pull Request on Codecov

58.99% (-0.93%) compared to 79b12b9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.99%. Comparing base (79b12b9) to head (f6e7f28).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3739      +/-   ##
==========================================
- Coverage   59.91%   58.99%   -0.93%     
==========================================
  Files        2288     2201      -87     
  Lines      189782   179724   -10058     
==========================================
- Hits       113706   106020    -7686     
+ Misses      65942    64380    -1562     
+ Partials    10134     9324     -810     
Files with missing lines Coverage Δ
app/ante/cosmos_checktx.go 36.28% <ø> (-1.28%) ⬇️
app/antedecorators/gas.go 100.00% <ø> (ø)
app/app.go 70.97% <ø> (-0.20%) ⬇️
app/eth_replay.go 0.00% <ø> (ø)
app/test_helpers.go 66.77% <ø> (-0.25%) ⬇️
evmrpc/filter.go 66.86% <ø> (ø)
evmrpc/simulate.go 74.61% <ø> (-0.85%) ⬇️
evmrpc/watermark_manager.go 78.06% <ø> (-0.42%) ⬇️
sei-cosmos/baseapp/abci.go 64.81% <ø> (+0.53%) ⬆️
sei-cosmos/baseapp/baseapp.go 75.58% <ø> (ø)
... and 18 more

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