chore(seeds): refresh mainnet seed list (probe 2026-08-19) - #970
Conversation
Full P2P re-probe of 2994 masternodes: 2105 valid seeds (1755 regular, 350 evo). Platform TLS on evonodes: 259 valid, 88 expired, 3 no-handshake - 26% of the evonode pool fails TLS deterministically, up from 251/334 valid in the 2026-08-10 snapshot. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe generated mainnet seed snapshot was refreshed with updated metadata, seed additions and removals, core and platform probe results, synchronization states, and Evo SSL statuses. ChangesMainnet Seed Refresh
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #970 +/- ##
==========================================
- Coverage 78.92% 76.94% -1.98%
==========================================
Files 74 329 +255
Lines 24535 82527 +57992
==========================================
+ Hits 19364 63501 +44137
- Misses 5171 19026 +13855
|
|
I would rather prefer to merge the other PR but I need someone else to approve, I don't have any power in this repo xd |
10cbd85
|
Merged both |
What
Regenerates
dash-network-seeds/seeds/mainnet.txtwithmasternode-seeds-fetcher(full P2P re-probe, 2026-08-19,--probe-concurrency 12).Why
Diagnosing slow shielded syncs in the iOS wallet we measured that 26% of the mainnet evonode pool fails TLS deterministically: 88 of 350 evonodes present expired certificates (expiries spanning Nov 2024 → Aug 2026) and 3 more fail the handshake outright. The previous snapshot (2026-08-10) already recorded 83 bad; the rot is chronic and growing (~+30 nodes in 5 weeks).
Fresh probe summary:
core_reachable=2061/2105 platform_reachable=350/350 ssl_valid=259/350— core numbers consistent with the previous run (2058/2074).A companion branch
chore/refresh-mainnet-seeds-173ffaccarries the same data-only swap on top of rev173ffac0so dashpay/platform can repin without an API-level bump.Generated by the fetcher tool, no manual edits.
🤖 Generated with Claude Code
Summary by CodeRabbit