Skip to content

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

Open
shemnon wants to merge 1 commit 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 1 commit into
mainfrom
shemnon/remove-dash-b-block-support

fix(giga): fail-fast broadcast_tx_commit & notifier feed newBlockFilter

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

60.19% (-1.07%) compared to 2a542a2

View this Pull Request on Codecov

60.19% (-1.07%) compared to 2a542a2

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.19%. Comparing base (2a542a2) to head (acefef1).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4012      +/-   ##
==========================================
- Coverage   61.26%   60.19%   -1.07%     
==========================================
  Files        2153     2051     -102     
  Lines      188241   176123   -12118     
==========================================
- Hits       115322   106020    -9302     
+ Misses      62147    60320    -1827     
+ Partials    10772     9783     -989     
Files with missing lines Coverage Δ
app/abci.go 59.21% <ø> (ø)
app/app.go 71.32% <ø> (+0.09%) ⬆️
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 103 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.