2 Commits (392b7aba5f7332bf2ca87ee2fd620fe660b5eca1)

Author SHA1 Message Date
MarcoFalke cbdabef35e qa: Fix wallet_listreceivedby race 6 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests. 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
John Newbery 5e0ba8f8cd [wallet] getreceivedbyaddress should return error if address is not mine 7 years ago
John Newbery ea0cd24f7d [tests] Tidy up receivedby.py 7 years ago
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
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
practicalswift ac4a095306 Remove unused Python variables 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
Joao Fonseca fa942c755a Move method to check matches within arrays on util.py 8 years ago
ptschip 39a525c21f Do not download transactions during inital sync 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 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
Suhas Daftuar 7e615f5228 Fixed mempool sync after sending a transaction 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
Alon Muroch 3f9a01995e added list/get received by address/ account tests 10 years ago