bitcoind: remove banlist loader
Gmaxwell's banlist (https://people.xiph.org/~greg/banlist.cli.txt) is no longer maintained and hasn't been updated since 2 years.
This commit is contained in:
parent
7e94b7eddc
commit
8dc4858872
6 changed files with 4 additions and 3885 deletions
|
|
@ -214,7 +214,7 @@ let
|
|||
../modules/presets/secure-node.nix
|
||||
];
|
||||
tests.secure-node = true;
|
||||
tests.banlist-and-restart = true;
|
||||
tests.restart-bitcoind = true;
|
||||
|
||||
# Stop electrs from spamming the test log with 'WARN - wait until IBD is over' messages
|
||||
tests.stop-electrs = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue