Page MenuHomePhabricator

Add some extra seeds
Changes PlannedPublic

Authored by Fabien on Sep 12 2022, 09:49.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Summary

This will hopefully improve the bootstrapping for a fresh node. Also remove the comment in the file as it messes with the check-seeds.sh script.

Test Plan

Get a seeder dump for each chain and copy to contrib/seeds/seed_<chain>.txt>, then:

./contrib/source-control-tools/patch-recipes/update-seeds.sh

Diff Detail

Repository
rABC Bitcoin ABC
Branch
add_extra_seeds
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 19994
Build 39679: Build Diff
Build 39678: arc lint + arc unit

Event Timeline

Fabien requested review of this revision.Sep 12 2022, 09:49
PiRK added a subscriber: PiRK.

All of these nodes are reachable (tested with bitcoin-cli [-testnet] addnode ...)

This revision is now accepted and ready to land.Sep 12 2022, 15:16
Fabien planned changes to this revision.Sep 12 2022, 17:32