Skip to content

Backport release/v6.4: rotation of outbound peers#3089

Draft
seidroid[bot] wants to merge 3 commits intorelease/v6.4from
backport-3037-to-release/v6.4
Draft

Backport release/v6.4: rotation of outbound peers#3089
seidroid[bot] wants to merge 3 commits intorelease/v6.4from
backport-3037-to-release/v6.4

Conversation

@seidroid
Copy link

@seidroid seidroid bot commented Mar 19, 2026

Backport of #3037 to release/v6.4.

@seidroid seidroid bot added the backport label Mar 19, 2026
@seidroid
Copy link
Author

seidroid bot commented Mar 19, 2026

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-3037-to-release/v6.4
git worktree add --checkout .worktree/backport-3037-to-release/v6.4 backport-3037-to-release/v6.4
cd .worktree/backport-3037-to-release/v6.4
git reset --hard HEAD^
git cherry-pick -x cc96111b94678fe786ce5fbc27ee8ed0ba155cf1
git push --force-with-lease

@seidroid seidroid bot mentioned this pull request Mar 19, 2026
@github-actions
Copy link

github-actions bot commented Mar 19, 2026

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedMar 24, 2026, 3:44 PM

@codecov
Copy link

codecov bot commented Mar 24, 2026

Codecov Report

❌ Patch coverage is 84.58418% with 76 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.46%. Comparing base (8adc72e) to head (193449c).

Files with missing lines Patch % Lines
sei-tendermint/internal/p2p/peermanager.go 80.88% 17 Missing and 9 partials ⚠️
sei-tendermint/internal/rpc/core/consensus.go 14.28% 11 Missing and 1 partial ⚠️
sei-tendermint/internal/p2p/peermanager_pool.go 93.54% 5 Missing and 5 partials ⚠️
sei-tendermint/internal/rpc/core/net.go 30.76% 7 Missing and 2 partials ⚠️
sei-tendermint/internal/p2p/router.go 92.50% 3 Missing and 3 partials ⚠️
sei-tendermint/internal/p2p/testonly.go 76.92% 3 Missing ⚠️
sei-tendermint/internal/p2p/transport.go 81.25% 2 Missing and 1 partial ⚠️
sei-tendermint/internal/statesync/reactor.go 77.77% 2 Missing ⚠️
sei-tendermint/node/setup.go 80.00% 1 Missing and 1 partial ⚠️
sei-tendermint/internal/p2p/channel.go 66.66% 0 Missing and 1 partial ⚠️
... and 2 more
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           release/v6.4    #3089      +/-   ##
================================================
+ Coverage         58.40%   58.46%   +0.05%     
================================================
  Files              2088     2089       +1     
  Lines            172130   172143      +13     
================================================
+ Hits             100538   100637      +99     
+ Misses            62637    62573      -64     
+ Partials           8955     8933      -22     
Flag Coverage Δ
sei-chain-pr 74.68% <84.58%> (?)
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-tendermint/config/config.go 70.15% <100.00%> (-0.07%) ⬇️
sei-tendermint/crypto/ed25519/ed25519.go 84.93% <100.00%> (+4.37%) ⬆️
sei-tendermint/internal/p2p/address.go 96.07% <ø> (-0.36%) ⬇️
sei-tendermint/internal/p2p/peermanager_updates.go 100.00% <100.00%> (ø)
sei-tendermint/internal/p2p/routeroptions.go 85.00% <100.00%> (-1.37%) ⬇️
sei-tendermint/internal/rpc/core/env.go 75.51% <ø> (ø)
sei-tendermint/libs/utils/wait.go 47.56% <100.00%> (+2.68%) ⬆️
sei-tendermint/node/node.go 59.36% <100.00%> (ø)
sei-tendermint/node/seed.go 45.26% <100.00%> (ø)
sei-tendermint/types/validation.go 83.09% <100.00%> (ø)
... and 12 more

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

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.

1 participant