10 Commits (e4775167cb4b15e6a37290d27009386efb1e5e97)

Author SHA1 Message Date
John Newbery b0bfa233a1 [tests] Make wait_until timeout 60 seconds by default 7 years ago
John Newbery 3e3c22f09d [tests] fix wait_for_inv() 7 years ago
Jimmy Song c39a6b9ec8 Tests: Refactor to create witness script creation function 7 years ago
John Newbery 2a52ae63bf Remove duplicate method definitions in NodeConnCB subclasses 7 years ago
John Newbery 52e15aa4d0 Adds helper functions to NodeConnCB 7 years ago
John Newbery 45ce471ab0 Reduce spammy test logging 7 years ago
John Newbery 6a18bb9a36 [tests] sync_with_ping should assert that ping hasn't timed out 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 af1363cb1c Always enable debug log and microsecond logging for test nodes. 7 years ago
John Newbery 6d0e3250bb Use logging in mininode.py 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
Matt Corallo 8650bbb660 qa: Expose on-connection to mininode listeners 7 years ago
Matt Corallo 5b5e4f8330 qa: mininode learns when a socket connects, not its first action 7 years ago
Matt Corallo b436f92f72 qa: Expose on-connection to mininode listeners 8 years ago
Matt Corallo 8aaba7a6b7 qa: mininode learns when a socket connects, not its first action 8 years ago
BtcDrak 09dc4064ac Make test constant consistent with consensus.h 8 years ago
jnewbery e5d682faa3 Fix mininode version message format 8 years ago
Suhas Daftuar 422fac649f [qa] Add support for compactblocks v2 to mininode 8 years ago
Suhas Daftuar f5b9b8f437 [qa] Fix bug in mininode witness deserialization 8 years ago
MarcoFalke fa666094cf [qa] mininode: Only allow named args in wait_until 8 years ago
Suhas Daftuar b5fd666984 [qa] Fix race condition in p2p-compactblocks test 8 years ago
Suhas Daftuar 9a22a6c089 Add support for compactblocks to mininode 8 years ago
Suhas Daftuar a8689fdf8e Tests: refactor compact size serialization in mininode 8 years ago
Bob McElrath 36ae37a9f9 Rename CTxinWitness -> CTxInWitness 8 years ago
Suhas Daftuar 330b0f31ee [qa] p2p segwit tests 8 years ago
MarcoFalke facb6c0bf8 [qa] mininode: fail on send_message instead of silent return 8 years ago
mrbandrews 291f8aa5da Continuing port of java comptool 8 years ago
mrbandrews 8c9e681ff8 Tests: Rework blockstore to avoid re-serialization. 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
MarcoFalke 5555528b47 [qa] mininode: Unfiddle strings into bytes 8 years ago
Suhas Daftuar 807fa47a1e Tests: Fix deserialization of reject messages 8 years ago
MarcoFalke faa41ee204 [qa] py2: Unfiddle strings into bytes explicitly 8 years ago
MarcoFalke 444480649f [qa] mininode: Combine struct.pack format strings 8 years ago
MarcoFalke faaa3c9b65 [qa] mininode: Catch exceptions in got_data 8 years ago
MarcoFalke fa2cea163b [qa] rpc-tests: Properly use integers, floats 8 years ago
MarcoFalke fa524d9ddb [qa] Use python2/3 syntax 8 years ago
Alex Morcos b536a6fc83 Add p2p test for feefilter 8 years ago
Alex Morcos 5fa66e4682 Create SingleNodeConnCB class for RPC tests 8 years ago
MarcoFalke fad8cfb893 [qa] mininode: Add and use CONSTs 8 years ago
Suhas Daftuar da6ad5f684 Add RPC test exercising BIP68 (mempool only) 9 years ago
mrbandrews 7689041c03 [rpc-tests] Change solve() to use rehash 9 years ago
Suhas Daftuar 82a0ce09b4 Add race-condition debugging tool to mininode 9 years ago
Suhas Daftuar 9b41a5fba2 Add more tests to p2p-fullblocktest 9 years ago
Wladimir J. van der Laan 2f601d215d test: remove necessity to call create_callback_map 9 years ago
Suhas Daftuar 50262d8953 Allow block announcements with headers 9 years ago
Jonas Schnelli 64937fe51a [QA] restructure rpc tests directory 9 years ago
Suhas Daftuar 574db4816f Fix potential race conditions in p2p testing framework 9 years ago
Suhas Daftuar ef3281750d Fix mininode disconnections to work with select 9 years ago