aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/fundrawtransaction.py
AgeCommit message (Expand)Author
2016-12-14[QA] add fundrawtransaction test on a locked wallet with empty keypoolJonas Schnelli
2016-10-03[qa] util: Move wait_bitcoinds() into stop_nodes()MarcoFalke
2016-06-17[qa] fundrawtransaction: Create get_unspent()MarcoFalke
2016-06-17[qa] assert 'changePosition out of bounds'MarcoFalke
2016-06-13[qa] fundrawtransaction: Fix race, assert amountsMarcoFalke
2016-06-07[rpc] fundrawtransaction feeRate: Use BTC/kBMarcoFalke
2016-06-06[rpc] fundrawtransaction: Fix help text and interfaceMarcoFalke
2016-06-03Merge #7967: [RPC] add feerate option to fundrawtransactionWladimir J. van der Laan
2016-05-15[qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke
2016-05-05[qa] Switch to py3MarcoFalke
2016-04-28[RPC] add feerate option to fundrawtransactionJonas Schnelli
2016-04-15Add change options to fundrawtransactionJoão Barbosa
2016-04-10[qa] py2: Unfiddle strings into bytes explicitlyMarcoFalke
2016-04-01[qa] rpc-tests: Properly use integers, floatsMarcoFalke
2016-03-31[qa] Use python2/3 syntaxMarcoFalke
2016-03-19[qa] rpc-test: Normalize assert()MarcoFalke
2016-01-13[qa] Fix pyton syntax in rpc testsMarcoFalke
2016-01-05SQUASHME: Fix rpc tests that assumed fallback to minRelayTxFeeAlex Morcos
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-10-20[rpc-tests] fundrawtransaction: Update fee after minRelayTxFee increaseMarcoFalke
2015-08-14Merge pull request #6415Wladimir J. van der Laan
2015-07-20Implement watchonly support in fundrawtransactionMatt Corallo
2015-07-18Exempt unspendable transaction outputs from dust checkszathras-crypto
2015-07-10[QA] remove rawtransactions.py from the extended test listJonas Schnelli
2015-07-10[QA] fix possible reorg issue in rawtransaction.py/fundrawtransaction.py RPC ...Jonas Schnelli
2015-06-11fundrawtransaction testsJonas Schnelli