Skip to content

fix(p2p): bound the inbound node-info exchange by the handshake deadline - #3916

Merged
bdchatham merged 3 commits into
mainfrom
fix/p2p-bound-inbound-nodeinfo
Aug 14, 2026
Merged

fix(p2p): bound the inbound node-info exchange by the handshake deadline#3916
bdchatham merged 3 commits into
mainfrom
fix/p2p-bound-inbound-nodeinfo

address review: reframe the comment, tidy the test

4338572
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2026 in 1s

58.47% (-1.01%) compared to 8bbac80

View this Pull Request on Codecov

58.47% (-1.01%) compared to 8bbac80

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.47%. Comparing base (8bbac80) to head (4338572).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3916      +/-   ##
==========================================
- Coverage   59.48%   58.47%   -1.01%     
==========================================
  Files        2325     2229      -96     
  Lines      198647   188004   -10643     
==========================================
- Hits       118160   109936    -8224     
+ Misses      69258    67682    -1576     
+ Partials    11229    10386     -843     
Files with missing lines Coverage Δ
sei-tendermint/internal/p2p/router.go 90.65% <100.00%> (ø)

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