You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add integration tests for whitelist_only mode
Add whitelist_only_sync: builds a node with whitelist_only enabled
and a single whitelisted bitcoind peer, verifies sync completes.
Add whitelist_only_no_peers_exits: builds a node with whitelist_only
and no peers configured, verifies the node exits with an error
instead of falling back to DNS seeding.
0 commit comments