Page MenuHomePhabricator

[automation] Manually add some nodes to the seeds
ClosedPublic

Authored by Fabien on Sep 7 2022, 12:38.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC3e7f9866c974: [automation] Manually add some nodes to the seeds
Summary

This diff checks if a file named extra_nodes_<chain>.txt exists in the seed directory and append it to the node list extracted from the seeder.

Test Plan

Create 2 empty files: contrib/seeds/seeds_main.txt and contrib/seeds/seeds_test.txt
Add some ip:port to the main and test extra nodes files, then:

./contrib/source-control-tools/patch-recipe/update-seeds.h

The ip:port are added to the nodes_<chain>.txt list (the script will likely fail due to missing connections, this is norma).

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable