Skip to content

Retire all versions of IBC precompiles and remove legacy implementations - #3884

Draft
masih wants to merge 4 commits into
mainfrom
masih/ibc-retire-gracefully
Draft

Retire all versions of IBC precompiles and remove legacy implementations#3884
masih wants to merge 4 commits into
mainfrom
masih/ibc-retire-gracefully

Error hard instead of scilently reverting on unsuported IBC traces

a30958f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 0s

60.74% (-0.87%) compared to a115971

View this Pull Request on Codecov

60.74% (-0.87%) compared to a115971

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.74%. Comparing base (a115971) to head (a30958f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3884      +/-   ##
==========================================
- Coverage   61.61%   60.74%   -0.87%     
==========================================
  Files        2348     2253      -95     
  Lines      200852   190078   -10774     
==========================================
- Hits       123755   115472    -8283     
+ Misses      66044    64406    -1638     
+ Partials    11053    10200     -853     
Files with missing lines Coverage Δ
app/app.go 71.52% <ø> (-0.04%) ⬇️
app/precompiles.go 100.00% <ø> (ø)
evmrpc/simulate.go 76.41% <ø> (-0.05%) ⬇️
evmrpc/trace_baker.go 77.93% <ø> (+0.25%) ⬆️
evmrpc/trace_profile.go 65.93% <ø> (ø)
evmrpc/tracers.go 69.38% <ø> (-0.31%) ⬇️
giga/deps/xevm/keeper/keeper.go 61.47% <ø> (-0.34%) ⬇️
precompiles/ibc/ibc.go 100.00% <ø> (+49.56%) ⬆️
precompiles/utils/expected_keepers.go 100.00% <ø> (ø)
scripts/bump_version/main.go 0.00% <ø> (ø)
... and 2 more

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