Skip to content

removed unused peer filtering#3225

Merged
pompon0 merged 2 commits into
mainfrom
gprusak-mempool5
Apr 10, 2026
Merged

removed unused peer filtering#3225
pompon0 merged 2 commits into
mainfrom
gprusak-mempool5

Conversation

@pompon0

@pompon0 pompon0 commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

AbciQuery for filtering peers was not configured in sei-chain/app. This endpoint was exposed externally as well (I think) but it was useless, so imo we can just remove it.

@github-actions

github-actions Bot commented Apr 10, 2026

Copy link
Copy Markdown

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedApr 10, 2026, 12:51 PM

@codecov

codecov Bot commented Apr 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 84.37500% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.03%. Comparing base (107c8e7) to head (8c93df2).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
sei-tendermint/node/setup.go 77.27% 4 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3225   +/-   ##
=======================================
  Coverage   59.03%   59.03%           
=======================================
  Files        2065     2065           
  Lines      169424   169379   -45     
=======================================
- Hits       100021    99995   -26     
+ Misses      60653    60635   -18     
+ Partials     8750     8749    -1     
Flag Coverage Δ
sei-chain-pr 76.69% <84.37%> (?)
sei-db 70.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
sei-cosmos/baseapp/abci.go 61.79% <ø> (-0.14%) ⬇️
sei-cosmos/baseapp/baseapp.go 76.51% <ø> (ø)
sei-cosmos/baseapp/options.go 58.90% <ø> (-2.14%) ⬇️
sei-tendermint/config/config.go 70.27% <100.00%> (-0.07%) ⬇️
sei-tendermint/config/toml.go 55.00% <ø> (ø)
sei-tendermint/internal/p2p/router.go 90.00% <ø> (-0.20%) ⬇️
sei-tendermint/internal/p2p/routeroptions.go 81.25% <ø> (-3.75%) ⬇️
sei-tendermint/node/node.go 61.49% <ø> (+2.74%) ⬆️
sei-tendermint/node/setup.go 67.67% <77.27%> (+0.09%) ⬆️
🚀 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.

@pompon0 pompon0 added this pull request to the merge queue Apr 10, 2026
Merged via the queue into main with commit f4e8be2 Apr 10, 2026
41 of 43 checks passed
@pompon0 pompon0 deleted the gprusak-mempool5 branch April 10, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants