5 Commits (kevaview)

Author SHA1 Message Date
Jianping Wu 0c6a908f7c Fixed all rpc test cases. 5 years ago
Jianping Wu 392b7aba5f More changes from litecoin to kevacoin. 6 years ago
Adrian Gallagher f117e96e0f
Litecoin: Adjust fee system 6 years ago
Adrian Gallagher e838c27971
Litecoin: Fix various tests 6 years ago
Anthony Towns 81b79f2c39 [tests] Rename rpc_* functional tests. 7 years ago
João Barbosa 16f6f59dcf [qa] Test fundrawtransaction with change_type option 7 years ago
Andrew Chow 1df206f854 Disallow using addresses in createmultisig 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 7 years ago
MarcoFalke faa8d9581a [qa] TestNode: Add wait_until_stopped helper method 7 years ago
John Newbery 7148b74dc3 [tests] Functional tests must explicitly set num_nodes 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 7897338918 [tests] Introduce TestNode 7 years ago
Matt Corallo cf82a9e704 Do not allow users to get keys from keypool without reserving them 7 years ago
John Newbery cad967a892 [tests] Move stop_node and start_node methods to BitcoinTestFramework 7 years ago
MarcoFalke fa62dadabe [qa] fundrawtx: Fix shutdown race 7 years ago
John Newbery 53f6775fe1 fixup: fix nits 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
Gregory Sanders 7c588637d4 [Wallet] unset change position when there is no change on exact match 7 years ago
NicolasDorier dd5be2c7b3 [QA] Renaming rawTx into rawtx 7 years ago
Nicolas Dorier 803e6a3503 [QA] Fix typo in fundrawtransaction test 7 years ago
Jonas Schnelli 1b3b5c6f8f
Slightly modify fundrawtransaction.py test (change getnewaddress() into getrawchangeaddress()) 7 years ago
Jonas Schnelli 79df9df348
Switch to 100% for the HD internal keypool size 7 years ago
Jonas Schnelli 02592f4c5e
[Wallet] split the keypool in an internal and external part 7 years ago
practicalswift 389745901a [tests] Remove unused variables 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 64c080051b Use logging in individual tests 7 years ago
John Newbery dab804c18a Return correct error codes in fundrawtransaction(). 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
MarcoFalke fa4cd2e998 qa: Check return code when stopping nodes 7 years ago
practicalswift 5cdf10611f Remove redundant semicolons in Python code 8 years ago
Jonas Schnelli 9eb325d079
[QA] Add test for fundrawtransactions new reserveChangeKey option 8 years ago
Chris Moore 453bda63dd Add 'subtractFeeFromOutputs' option to 'fundrawtransaction'. 8 years ago
Alex Morcos 9359f8ad3b Wallet needs to stay unlocked for whole test 8 years ago
Jonas Schnelli 1a6eacbf3b
[QA] add fundrawtransaction test on a locked wallet with empty keypool 8 years ago
MarcoFalke fa7c35c4ec [qa] util: Move wait_bitcoinds() into stop_nodes() 8 years ago
MarcoFalke fa324653ab [qa] fundrawtransaction: Create get_unspent() 8 years ago
MarcoFalke fa8ce3b670 [qa] assert 'changePosition out of bounds' 8 years ago
MarcoFalke fae1d063fc [qa] fundrawtransaction: Fix race, assert amounts 8 years ago
MarcoFalke fa7f4f577c [rpc] fundrawtransaction feeRate: Use BTC/kB 8 years ago
MarcoFalke faf82e8fc8 [rpc] fundrawtransaction: Fix help text and interface 8 years ago
MarcoFalke fac9349798 [qa] Remove hardcoded "4 nodes" from test_framework 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
Jonas Schnelli 3b35e4896b
[RPC] add feerate option to fundrawtransaction 8 years ago
João Barbosa af4fe7fd12 Add change options to fundrawtransaction 8 years ago
MarcoFalke faa41ee204 [qa] py2: Unfiddle strings into bytes explicitly 8 years ago