15 Commits (2507fd55568b361080e9127f40584af2df64f76e)

Author SHA1 Message Date
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
MarcoFalke fa2cea163b [qa] rpc-tests: Properly use integers, floats 8 years ago
MarcoFalke fa524d9ddb [qa] Use python2/3 syntax 8 years ago
MarcoFalke fab3890156 [qa] rpc-test: Normalize assert() 8 years ago
MarcoFalke 7777994846 [qa] Fix pyton syntax in rpc tests 9 years ago
Alex Morcos bebe58b748 SQUASHME: Fix rpc tests that assumed fallback to minRelayTxFee 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
MarcoFalke 0d8b1759d2 [rpc-tests] fundrawtransaction: Update fee after minRelayTxFee increase 9 years ago
Matt Corallo 6bdb474dc9 Implement watchonly support in fundrawtransaction 9 years ago
zathras-crypto 0aad1f13b2
Exempt unspendable transaction outputs from dust checks 9 years ago
Jonas Schnelli 9da8fc8f26 [QA] remove rawtransactions.py from the extended test list 9 years ago
Jonas Schnelli 6ed38b0b8f [QA] fix possible reorg issue in rawtransaction.py/fundrawtransaction.py RPC test 9 years ago
Jonas Schnelli 208589514c fundrawtransaction tests 9 years ago