Page MenuHomePhabricator

Recategorize seeder connections as not manual
ClosedPublic

Authored by nakihito on May 20 2020, 19:52.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rSTAGING2cd65b6968aa: Recategorize seeder connections as not manual
rABC2cd65b6968aa: Recategorize seeder connections as not manual
Summary

After the seeder is started, there is no user input. As such, the
connections the seeder makes should not be considered manual.

Test Plan
ninja
./bitcoin-seeder -host=localhost -ns=blah.bitframe.org -port=8888 -mbox=info@bitframe.org --testnet --wipeban --wipeignore

There should be no behavioral changes.

Event Timeline

Owners added a reviewer: Restricted Owners Package.May 20 2020, 19:52
This revision is now accepted and ready to land.May 20 2020, 21:51