mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-28 23:08:52 +01:00
Merge #10143: [net] Allow disconnectnode RPC to be called with node id
d54297f[tests] disconnect_ban: add tests for disconnect-by-nodeid (John Newbery)5cc3ee2[tests] disconnect_ban: remove dependency on urllib (John Newbery)12de2f2[tests] disconnect_ban: use wait_until instead of sleep (John Newbery)2077fda[tests] disconnect_ban: add logging (John Newbery)395561b[tests] disconnectban test - only use two nodes (John Newbery)e367ad5[tests] rename nodehandling to disconnectban (John Newbery)d6564a2[tests] fix nodehandling.py flake8 warnings (John Newbery)23e6e64Allow disconnectnode() to be called with node id (John Newbery) Tree-SHA512: a371bb05a24a91cdb16a7ac4fbb091d5d3bf6554b29bd69d74522cb7523d3f1c5b1989d5e7b03f3fc7369fb727098dd2a549de551b731dd480c121d9517d3576
This commit is contained in:
@@ -88,7 +88,7 @@ BASE_SCRIPTS= [
|
||||
'multi_rpc.py',
|
||||
'proxy_test.py',
|
||||
'signrawtransactions.py',
|
||||
'nodehandling.py',
|
||||
'disconnect_ban.py',
|
||||
'decodescript.py',
|
||||
'blockchain.py',
|
||||
'disablewallet.py',
|
||||
|
||||
Reference in New Issue
Block a user