5 Commits (master)

Author SHA1 Message Date
MarcoFalke 08334b73be qa: Pad scriptPubKeys to get minimum sized txs 6 years ago
Adrian Gallagher f117e96e0f
Litecoin: Adjust fee system 6 years ago
Adrian Gallagher e838c27971
Litecoin: Fix various tests 6 years ago
Anthony Towns 61b8f7f273 [tests] Rename p2p_* functional tests. 7 years ago
Wladimir J. van der Laan cdf3e03a72 wallet: Deprecate addwitnessaddress 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
John Newbery 74e64f24b8 [tests] Use network_thread_start() in tests. 7 years ago
John Newbery 873beca6de [tests] Rename NodeConn and NodeConnCB 7 years ago
John Newbery dad596fc37 [tests] Make NodeConnCB a subclass of NodeConn 7 years ago
John Newbery 32ae82f5c3 [tests] use TestNode p2p connection in tests 7 years ago
Pieter Wuille d618458184 Have SegWit active by default 7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests 7 years ago
practicalswift 78214588d6 Use for-loop instead of list comprehension 7 years ago
MarcoFalke 08ce33f8e9 qa: Move wait_until to util 7 years ago
shaolinfry 29c07196d0
Rename -bip9params to -vbparams 7 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases 7 years ago
John Newbery 2a52ae63bf Remove duplicate method definitions in NodeConnCB subclasses 7 years ago
John Newbery 6426716a99 Add send_await_disconnect() method to p2p-compactblocks.py 7 years ago
John Newbery 159fe88abf Remove SingleNodeConnCB 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
John Newbery 64c080051b Use logging in individual tests 7 years ago
John Newbery b0dec4a04a Remove manual debug settings in qa tests. 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
Takashi Mitsuta a432aa0aa8 Remove unused module from rpc-tests 7 years ago
Matt Corallo 9a0b2f4c5b [qa] Make compact blocks test construction using fetch methods 8 years ago
Suhas Daftuar 813ede91e1 [qa] Update compactblocks test for multi-peer reconstruction 8 years ago
Russell Yanofsky dfa44d1b07 [qa] Wait for specific block announcement in p2p-compactblocks 8 years ago
Matt Corallo 3451203b5c [qa] Respond to getheaders and do not assume a getdata on inv 8 years ago
Russell Yanofsky dac53b58b5 Modify getblocktxn handler not to drop requests for old blocks 8 years ago
Suhas Daftuar c93beac43f [qa] Test that invalid compactblocks don't result in ban 8 years ago
Russell Yanofsky 55bfddcabb [qa] Fix stale data bug in test_compactblocks_not_at_tip 8 years ago
Russell Yanofsky 47e9659ecf [qa] Fix bug in compactblocks v2 merge 8 years ago
Pieter Wuille 3ac6de0a04 Align constant names for maximum compact block / blocktxn depth 8 years ago
Matt Corallo fe998e962d More agressively filter compact block requests 8 years ago
Matt Corallo a4ad37d4ef [qa] Build v4 blocks in p2p-compactblocktests 8 years ago
Matt Corallo 032e883b93 [qa] Send segwit-encoded blocktxn messages in p2p-compactblocks 8 years ago
Dagur Valberg Johannsson 4cdece4041 [qa] Fix compact block shortids for a test case 8 years ago
Suhas Daftuar 6976db2f46 [qa] Another attempt to fix race condition in p2p-compactblocks.py 8 years ago
Suhas Daftuar 27acfc1d2e [qa] Update p2p-compactblocks.py for compactblocks v2 8 years ago
Suhas Daftuar b5fd666984 [qa] Fix race condition in p2p-compactblocks test 8 years ago
Suhas Daftuar 157254a4bf Fix broken sendcmpct test in p2p-compactblocks.py 8 years ago
Suhas Daftuar 45c7ddd109 Add p2p test for BIP 152 (compact blocks) 8 years ago