aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/importmulti.py
AgeCommit message (Expand)Author
2017-03-20Rename qa directory to testJohn Newbery
2017-03-17Use log.info() instead of print() in importmulti.pyJohn Newbery
2017-03-17Merge #9818: Save watch only key timestamps when reimporting keysWladimir J. van der Laan
2017-03-09Use logging in individual testsJohn Newbery
2017-03-03Save watch only key timestamps when reimporting keysRussell Yanofsky
2017-02-23Fix docstrings in qa testsJohn Newbery
2017-02-15Merge #9756: Return error when importmulti called with invalid address.Wladimir J. van der Laan
2017-02-13Return error when importmulti called with invalid address.Russell Yanofsky
2017-02-10Use importmulti timestamp when importing watch only keysRussell Yanofsky
2017-02-10Use MTP for importmulti "now" timestampsRussell Yanofsky
2017-02-10Add test to check new importmulti "now" valueRussell Yanofsky
2017-02-10Require timestamps for importmulti keysRussell Yanofsky
2017-01-20Remove redundant semicolons in Python codepracticalswift
2016-10-19Add consistency check to RPC call importmultiPedro Branco
2016-10-19Add importmulti rpc callPedro Branco