aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/util.py
AgeCommit message (Expand)Author
2014-12-02Coinbases-in-mempool regression testGavin Andresen
2014-12-01[REST] add REST interface tests in rpc-test sectionJonas Schnelli
2014-11-20Port of wallet.sh to python (wallet.py).mrbandrews
2014-11-17RPC tests: create initial chain with specific timestampsGavin Andresen
2014-11-14don't override dir() in qa rpc testsBryan Bishop
2014-11-07gather_inputs: use correct variable in error messagedexX7
2014-10-31tests: allow rpc-tests to get filenames for bitcoind and bitcoin-cli from the...Cory Fields
2014-10-27Merge pull request #5139Gavin Andresen
2014-10-27Merge pull request #5121Wladimir J. van der Laan
2014-10-24Start with tidier cache directoriesGavin Andresen
2014-10-24Work around #5113.Daniel Kraft
2014-10-23Update license in pull-tester and rpc-testsMichael Ford
2014-09-05Fix make_change to not create half-satoshisGavin Andresen
2014-07-15Merge pull request #4522 from dgenr8/set_discover_0Gavin Andresen
2014-07-13Set -discover=0 in regtest frameworkTom Harding
2014-07-11Add test for getblocktemplate longpollingWladimir J. van der Laan
2014-07-09Print better errors, and add util stop_node() function.Gavin Andresen
2014-06-23qa/rpc_tests: Wait for handshake to complete in connect_nodesWladimir J. van der Laan
2014-06-06estimatefee / estimatepriority RPC methodsGavin Andresen
2014-06-06Allow multiple regression tests to run at onceGavin Andresen
2014-05-13Add Python test for -rpcbind and -rpcallowipWladimir J. van der Laan
2014-04-02Have pull-tester run the listtransactions.py regression testGavin Andresen
2014-03-24Fix regression testsGavin Andresen
2014-03-18Add licenses for tests and test dataWladimir J. van der Laan
2014-02-28Python-based regression testsGavin Andresen