Commit Graph

22 Commits (bcc8a620eae9cd8fe95f0a02f17183c4a132e5a2)

Author SHA1 Message Date
MarcoFalke faa8d9581a [qa] TestNode: Add wait_until_stopped helper method
7 years ago
MarcoFalke 28f788e47e
Merge #11121: TestNode tidyups
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
practicalswift 2e6080bbf3 Remove unused variables and/or function calls
7 years ago
John Newbery 7897338918 [tests] Introduce TestNode
7 years ago
Matt Corallo cf82a9e704 Do not allow users to get keys from keypool without reserving them
7 years ago
John Newbery cad967a892 [tests] Move stop_node and start_node methods to BitcoinTestFramework
7 years ago
MarcoFalke fa62dadabe [qa] fundrawtx: Fix shutdown race
8 years ago
John Newbery 53f6775fe1 fixup: fix nits
8 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s)
8 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases
8 years ago
Gregory Sanders 7c588637d4 [Wallet] unset change position when there is no change on exact match
8 years ago
Wladimir J. van der Laan f34cdcbd80
Merge #9294: Use internal HD chain for change outputs (hd split)
8 years ago
NicolasDorier dd5be2c7b3 [QA] Renaming rawTx into rawtx
8 years ago
Nicolas Dorier 803e6a3503 [QA] Fix typo in fundrawtransaction test
8 years ago
Jonas Schnelli 1b3b5c6f8f
Slightly modify fundrawtransaction.py test (change getnewaddress() into getrawchangeaddress())
8 years ago
Jonas Schnelli 79df9df348
Switch to 100% for the HD internal keypool size
8 years ago
Jonas Schnelli 02592f4c5e
[Wallet] split the keypool in an internal and external part
8 years ago
practicalswift 389745901a [tests] Remove unused variables
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago