aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet-encryption.py
AgeCommit message (Expand)Author
2017-09-06[qa] TestNode: Add wait_until_stopped helper methodMarcoFalke
2017-09-01[tests] don't override __init__() in individual testsJohn Newbery
2017-09-01[tests] TestNode: separate add_node from start_nodeJohn Newbery
2017-08-15[tests] Introduce TestNodeJohn Newbery
2017-06-29[tests] Move stop_node and start_node methods to BitcoinTestFrameworkJohn Newbery
2017-06-08Tests for wallet encryption stuffAndrew Chow