10 Commits (53aa681e0d69913ea2926490b1beeec066660134)

Author SHA1 Message Date
John Newbery d94fc336c4 scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 7 years ago
John Newbery 5b728c8e98 [tests] remove direct testing on JSONRPCException from individual test cases 7 years ago
Pedro Branco 20cdc2b36c Fix importmulti bug when importing an already imported key 7 years ago
John Newbery 801d2ae924 [tests] don't override __init__() in individual tests 7 years ago
John Newbery 4d3ba18386 [tests] TestNode: separate add_node from start_node 7 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s) 7 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases 8 years ago
practicalswift bd02422332 Remove accidental trailing semicolons in Python code 8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 8 years ago
John Newbery 00902c48cd Rename qa directory to test 8 years ago
John Newbery 1f7065367c Use log.info() instead of print() in importmulti.py 8 years ago
John Newbery 64c080051b Use logging in individual tests 8 years ago
Russell Yanofsky 7759aa23d1 Save watch only key timestamps when reimporting keys 8 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 8 years ago
Russell Yanofsky 9acf25cc01 Return error when importmulti called with invalid address. 8 years ago
Russell Yanofsky a80f98b1c7 Use importmulti timestamp when importing watch only keys 8 years ago
Russell Yanofsky 266a8114cb Use MTP for importmulti "now" timestamps 8 years ago
Russell Yanofsky 3cf991756c Add test to check new importmulti "now" value 8 years ago
Russell Yanofsky 442887f27f Require timestamps for importmulti keys 8 years ago
practicalswift 5cdf10611f Remove redundant semicolons in Python code 8 years ago
Pedro Branco 215caba4ed Add consistency check to RPC call importmulti 8 years ago
Pedro Branco cb08fdbf78 Add importmulti rpc call 8 years ago