Skip to content

fix(giga): fail-fast broadcast_tx_commit and feed newBlockFilter from the notifier - #4012

Open
shemnon wants to merge 2 commits into
mainfrom
shemnon/remove-dash-b-block-support
Open

fix(giga): fail-fast broadcast_tx_commit and feed newBlockFilter from the notifier#4012
shemnon wants to merge 2 commits into
mainfrom
shemnon/remove-dash-b-block-support

Merge branch 'main' into shemnon/remove-dash-b-block-support

4651d51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2026 in 1s

58.61% (-1.07%) compared to 64e9bc6

View this Pull Request on Codecov

58.61% (-1.07%) compared to 64e9bc6

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.61%. Comparing base (64e9bc6) to head (4651d51).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4012      +/-   ##
==========================================
- Coverage   59.67%   58.61%   -1.07%     
==========================================
  Files        2261     2162      -99     
  Lines      194324   182703   -11621     
==========================================
- Hits       115967   107088    -8879     
+ Misses      67631    65830    -1801     
+ Partials    10726     9785     -941     
Files with missing lines Coverage Δ
app/abci.go 61.45% <ø> (ø)
app/app.go 71.42% <ø> (+0.08%) ⬆️
evmrpc/filter.go 73.52% <ø> (-0.39%) ⬇️
evmrpc/notifier.go 95.23% <ø> (ø)
evmrpc/server.go 85.09% <ø> (ø)
evmrpc/tests/utils.go 71.64% <ø> (ø)
sei-tendermint/internal/rpc/core/mempool.go 43.85% <ø> (+2.85%) ⬆️

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