7 Commits (8f9e3627ef054c9732f4e529c6ed429ed8dc7183)

Author SHA1 Message Date
John Newbery 7148b74dc3 [tests] Functional tests must explicitly set num_nodes 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 0d473c539e [tests] move mocktime property and functions to BitcoinTestFramework 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 c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
NicolasDorier dcf2112de6 Add safe flag to listunspent result 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
MarcoFalke fac9349798 [qa] Remove hardcoded "4 nodes" from test_framework 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
Joao Fonseca fa942c755a Move method to check matches within arrays on util.py 8 years ago
MarcoFalke faa41ee204 [qa] py2: Unfiddle strings into bytes explicitly 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
MarcoFalke fad8cfb893 [qa] mininode: Add and use CONSTs 8 years ago
Suhas Daftuar eaa8d2754b RPC: indicate which transactions are replaceable 9 years ago
ptschip 39a525c21f Do not download transactions during inital sync 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Matt Corallo 907a425aa5 Add p2sh option to importaddress to import redeemScripts 9 years ago
Jonas Schnelli 64937fe51a [QA] restructure rpc tests directory 9 years ago
Pieter Wuille 6b04508e37 Introduce separate 'generate' RPC call 9 years ago
Matt Corallo e3f315a0a5 Fix python usage for arch's broken maintainers 10 years ago
Daniel Kraft dcb98466b4 Extend getchaintips RPC test. 10 years ago
Michael Ford 214091d584 Update license in pull-tester and rpc-tests 10 years ago
Gavin Andresen e8097f7df1
Refactor common RPC test code to BitcoinTestFramework base class 10 years ago
Gavin Andresen d138598f63
Fix regression tests 10 years ago
Wladimir J. van der Laan 3fc6846181 Add licenses for tests and test data 10 years ago
Gavin Andresen 356cfe8306 Python-based regression tests 11 years ago