Commit Graph

4 Commits

Author SHA1 Message Date
Ray Engelking
04225f95ec Test net sync'd fine; still needs new EXT keys 2018-01-11 19:21:07 -05:00
Ray Engelking
cc07563557 Misc FLO corrections 2018-01-07 15:34:32 -05:00
John Newbery
cad967a892 [tests] Move stop_node and start_node methods to BitcoinTestFramework
This commit moves functions start_node, start_nodes, stop_node and
stop_nodes functions into the BitcoinTestFramework class. It also moves
the bitcoind_processes dict and coverage variables into BitcoinTestFramework.
2017-06-29 11:55:19 +01:00
Andrew Chow
ec98b78e1e Tests for wallet encryption stuff
Added a functional test which tests the encryptwallet, walletpassphrase, walletpassphrasechange, and walletlock RPCs
2017-06-08 11:07:11 -07:00