aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/wallet.py
AgeCommit message (Expand)Author
2016-11-19[qa] add assert_raises_message to check specific error messagemrbandrews
2016-10-03[qa] util: Move wait_bitcoinds() into stop_nodes()MarcoFalke
2016-09-21[qa] wallet: Check legacy wallet as wellMarcoFalke
2016-06-16Merge #7892: Add full UTF-8 support to RPCWladimir J. van der Laan
2016-06-13[qa] util: Move check_fee_amount out of wallet.pyMarcoFalke
2016-06-10test: test utf-8 for labels in walletWladimir J. van der Laan
2016-05-20Merge #8056: [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke
2016-05-15[qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke
2016-05-10[qa] wallet: Temporarily disable salvagewallet testMarcoFalke
2016-05-05[qa] Switch to py3MarcoFalke
2016-04-19Add test to check spendable and unspendable UTXO on RPC listunspentJoao Fonseca
2016-04-03[qa] Remove misleading "errorString syntax"MarcoFalke
2016-03-31[qa] Use python2/3 syntaxMarcoFalke
2016-03-28[qa] wallet: Wait for reindex to catch upMarcoFalke
2016-03-21RPC tests for generatetoaddressAndrew C
2016-03-19[qa] rpc-test: Normalize assert()MarcoFalke
2016-03-17[qa] Add tests verifychain, lockunspent, getbalance, listsinceblockMarcoFalke
2016-03-14[qa] wallet: speed up testsMarcoFalke
2016-01-20[qa] Change default block priority size to 0MarcoFalke
2016-01-18[qa] wallet: Print maintenanceMarcoFalke
2016-01-13[qa] Fix pyton syntax in rpc testsMarcoFalke
2016-01-07Merge pull request #7229Wladimir J. van der Laan
2015-12-18[qa] check if wallet or blochchain maintenance changes the balanceMarcoFalke
2015-12-18[qa] Cleanup wallet.py testMarcoFalke
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-11-28[wallet] Add rpc tests to verify fee calculationsMarcoFalke
2015-07-27[QA] add testcases for parsing strings as valuesJonas Schnelli
2015-05-18[QA] restructure rpc tests directoryJonas Schnelli
2015-05-01Bugfix: Grammar fixesCorinne Dashjr
2015-04-21add rpc test for listunspents support for zero value txoutsJonas Schnelli
2015-04-09Fix travis after merging #5957Wladimir J. van der Laan
2015-04-09Merge pull request #5957Wladimir J. van der Laan
2015-04-01Introduce separate 'generate' RPC callPieter Wuille
2015-04-01add -walletbroadcast=0 rpc testJonas Schnelli
2015-03-24Regression test for ResendWalletTransactionsGavin Andresen
2015-03-13qa/rpc-tests/wallet: Tests for sendmanyLuke Dashjr
2015-03-13Subtract fee from amountCozz Lovan
2015-01-31Changed pronouns for correctness and inclusivitybikinibabe
2014-12-25RPC test for immature balanceJonas Schnelli
2014-12-16Remove references to X11 licenceMichael Ford
2014-11-27Fix python usage for arch's broken maintainersMatt Corallo
2014-11-20Port of wallet.sh to python (wallet.py).mrbandrews