15 Commits (master)

Author SHA1 Message Date
Just Wonder f175979d91 Fixed functional test cases. 4 years ago
Jianping Wu cb9d3dbec7 Minor fixes of functional test cases. 5 years ago
Jianping Wu 991678d552 Fixed functional test cnHeader merkle root. 5 years ago
Jianping Wu f7b0fb0008 Increased block download timeout for RegTest as CN hashing is slower and take more time. 5 years ago
Jianping Wu dea50be56b Added support for cryptonote header in functional test python code. 5 years ago
Jianping Wu 0553624587 Added pycryptonight for messages.py. 5 years ago
Suhas Daftuar b72c0bd4c9 [qa] Add a test for merkle proof malleation 6 years ago
Adrian Gallagher 32ee7c79ae
Litecoin: Fix tests 6 years ago
Pieter Wuille 57273f2b30 [test] Serialize CTransaction with witness by default 7 years ago
John Newbery dbfe294805 [tests] define NODE_NETWORK_LIMITED in test framework 7 years ago
practicalswift c7399e7082 Remove unused Python imports 7 years ago
practicalswift f522fb7c9c tests: Remove unused mininode functions deser_int_vector(f) and ser_int_vector(l) 7 years ago
John Newbery f9cd9b1bfa [tests] Move test_framework Bitcoin primitives into separate module 7 years ago
John Newbery fb00c45c32 [tests] Explicitly disallow support for p2p versions below 60001 7 years ago
John Newbery 3858aabbd0 [tests] Remove support for p2p alert messages 7 years ago
John Newbery c0b1274705 [tests] Remove support for bre-BIP31 ping messages 7 years ago
John Newbery 2904e301c5 [tests] Remove dead code from mininode.py 7 years ago
Pieter Wuille d618458184 Have SegWit active by default 7 years ago
John Newbery f893085325 [tests] Don't subclass from object for Python 3 7 years ago
MarcoFalke fafa003970 qa: Remove never used return value of sync_with_ping 7 years ago
Jim Posen eff4bd8ab2 [test] P2P functional test for certain fingerprinting protections 7 years ago
Cory Fields 1817398b39 mininode: add an optimistic write and disable nagle 7 years ago
Suhas Daftuar a7820422e0 qa: Treat mininode p2p exceptions as fatal 7 years ago
practicalswift 2e6080bbf3 Remove unused variables and/or function calls 7 years ago
John Newbery 0063d2c3dc [tests] Make p2p-leaktests.py more robust 7 years ago
MarcoFalke 08ce33f8e9 qa: Move wait_until to util 7 years ago
John Newbery 5e35cd94c1 [tests] Test disconnecting unsupported service bits logic. 7 years ago
Dimitris Tsapakidis 0a5a6b90bc Fixed multiple typos 7 years ago
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