1 Commits (master)

Author SHA1 Message Date
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests. 7 years ago
Andrew Chow 1df206f854 Disallow using addresses in createmultisig 7 years ago
Pieter Wuille 940a21932b SegWit wallet support 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
Pedro Branco a44a215177 Fix importmulti bug when importing an already imported key 7 years ago
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 7 years ago
John Newbery 5864e9c161 [tests] remove direct testing on JSONRPCException from individual test cases 7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests 7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node 7 years ago
practicalswift 2e6080bbf3 Remove unused variables and/or function calls 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 7 years ago
practicalswift bd02422332 Remove accidental trailing semicolons in Python code 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
John Newbery 1f7065367c Use log.info() instead of print() in importmulti.py 7 years ago
John Newbery 64c080051b Use logging in individual tests 7 years ago
Russell Yanofsky 7759aa23d1 Save watch only key timestamps when reimporting keys 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
Russell Yanofsky 9acf25cc01 Return error when importmulti called with invalid address. 7 years ago
Russell Yanofsky a80f98b1c7 Use importmulti timestamp when importing watch only keys 7 years ago
Russell Yanofsky 266a8114cb Use MTP for importmulti "now" timestamps 7 years ago
Russell Yanofsky 3cf991756c Add test to check new importmulti "now" value 7 years ago
Russell Yanofsky 442887f27f Require timestamps for importmulti keys 7 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