tests: Add test for compact block HB selection

This commit is contained in:
Pieter Wuille
2021-06-08 18:03:46 -07:00
committed by Suhas Daftuar
parent 6efbcec4de
commit 30aee2dfe6
2 changed files with 98 additions and 0 deletions

View File

@@ -173,6 +173,7 @@ BASE_SCRIPTS = [
'wallet_groups.py --legacy-wallet',
'p2p_addrv2_relay.py',
'wallet_groups.py --descriptors',
'p2p_compactblocks_hb.py',
'p2p_disconnect_ban.py',
'rpc_decodescript.py',
'rpc_blockchain.py',