2 Commits (master)

Author SHA1 Message Date
John Newbery e802c22947 [config] Remove blockmaxsize option 6 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests. 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
MarcoFalke faaa7db25e qa: Only allow disconnecting all NodeConns 7 years ago
John Newbery 32ae82f5c3 [tests] use TestNode p2p connection in tests 7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests 7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node 7 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s) 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 52e15aa4d0 Adds helper functions to NodeConnCB 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 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
MarcoFalke fab1af31d4 [qa] maxuploadtarget: Use cached utxo set 8 years ago
MarcoFalke facbfa5816 [qa] Get rid of duplicate code 8 years ago
MarcoFalke fa666094cf [qa] mininode: Only allow named args in wait_until 8 years ago
Pieter Wuille 2b1f6f9ccf BIP141: Other consensus critical limits, and BIP145 8 years ago
MarcoFalke fad68f751a [qa] Reduce node count for some tests 8 years ago
MarcoFalke fac9349798 [qa] Remove hardcoded "4 nodes" from test_framework 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
MarcoFalke fa2cea163b [qa] rpc-tests: Properly use integers, floats 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
MarcoFalke fa0a9749eb [qa] Move gen_return_txouts() to util.py 9 years ago
Wladimir J. van der Laan 2f601d215d test: remove necessity to call create_callback_map 9 years ago
Jonas Schnelli d61fcff071
don't enforce maxuploadtargets disconnect for whitelisted peers 9 years ago
MarcoFalke b27e81f115 [net] Cleanup maxuploadtarget 9 years ago
Suhas Daftuar 17a073ae06
Add RPC test for -maxuploadtarget 9 years ago