Commit Graph

13 Commits (bbc901d3a683c92438a6b28dca50b956decc4433)

Author SHA1 Message Date
MarcoFalke 28f788e47e
Merge #11121: TestNode tidyups
7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests
7 years ago
John Newbery 6cf094a022 [tests] Avoid passing around member variables in test_framework
7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node
7 years ago
practicalswift 8239794360 Use the variable name _ for unused return values
7 years ago
John Newbery 7897338918 [tests] Introduce TestNode
7 years ago
John Newbery cad967a892 [tests] Move stop_node and start_node methods to BitcoinTestFramework
7 years ago
Wladimir J. van der Laan 9fec4da0be
Merge #9740: Add friendly output to dumpwallet
8 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s)
8 years ago
aideca 164019d611 Add dumpwallet output test
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
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago