qa: Add p2p_invalid_locator test

This commit is contained in:
MarcoFalke
2018-08-08 11:24:59 -04:00
parent e254ff5d53
commit fa85c985ed
4 changed files with 54 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ MY_SUBVERSION = b"/python-mininode-tester:0.0.3/"
MY_RELAY = 1 # from version 70001 onwards, fRelay should be appended to version messages (BIP37)
MAX_INV_SZ = 50000
MAX_LOCATOR_SZ = 101
MAX_BLOCK_BASE_SIZE = 1000000
COIN = 100000000 # 1 btc in satoshis