aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/util.py
Commit message (Expand)AuthorAgeFilesLines
* [QA] restructure rpc tests directoryJonas Schnelli2015-05-181-357/+0
* Merge pull request #5159Wladimir J. van der Laan2015-05-131-4/+4
|\
| * Create new BlockPolicyEstimator for fee estimatesAlex Morcos2015-05-131-4/+4
* | Merge pull request #6085Wladimir J. van der Laan2015-05-041-1/+1
|\ \
| * | Bugfix: Grammar fixesCorinne Dashjr2015-05-011-1/+1
* | | Add some travis debugging for python scriptsSuhas Daftuar2015-04-281-0/+8
* | | Python p2p testing frameworkSuhas Daftuar2015-04-281-4/+7
|/ /
* / Add block pruning functionalitymrbandrews2015-04-221-2/+5
|/
* Introduce separate 'generate' RPC callPieter Wuille2015-04-011-1/+1
* Coinbases-in-mempool regression testGavin Andresen2014-12-021-1/+11
* [REST] add REST interface tests in rpc-test sectionJonas Schnelli2014-12-011-1/+5
* Port of wallet.sh to python (wallet.py).mrbandrews2014-11-201-3/+13
* RPC tests: create initial chain with specific timestampsGavin Andresen2014-11-171-8/+17
* don't override dir() in qa rpc testsBryan Bishop2014-11-141-8/+8
* gather_inputs: use correct variable in error messagedexX72014-11-071-1/+1
* tests: allow rpc-tests to get filenames for bitcoind and bitcoin-cli from the...Cory Fields2014-10-311-4/+4
* Merge pull request #5139Gavin Andresen2014-10-271-4/+7
|\
| * Start with tidier cache directoriesGavin Andresen2014-10-241-4/+7
* | Merge pull request #5121Wladimir J. van der Laan2014-10-271-1/+1
|\ \ | |/ |/|
| * Update license in pull-tester and rpc-testsMichael Ford2014-10-231-1/+1
* | Work around #5113.Daniel Kraft2014-10-241-0/+4
|/
* Fix make_change to not create half-satoshisGavin Andresen2014-09-051-4/+6
* Merge pull request #4522 from dgenr8/set_discover_0Gavin Andresen2014-07-151-2/+2
|\
| * Set -discover=0 in regtest frameworkTom Harding2014-07-131-2/+2
* | Add test for getblocktemplate longpollingWladimir J. van der Laan2014-07-111-1/+3
|/
* Print better errors, and add util stop_node() function.Gavin Andresen2014-07-091-5/+10
* qa/rpc_tests: Wait for handshake to complete in connect_nodesWladimir J. van der Laan2014-06-231-0/+4
* estimatefee / estimatepriority RPC methodsGavin Andresen2014-06-061-18/+125
* Allow multiple regression tests to run at onceGavin Andresen2014-06-061-15/+22
* Add Python test for -rpcbind and -rpcallowipWladimir J. van der Laan2014-05-131-4/+28
* Have pull-tester run the listtransactions.py regression testGavin Andresen2014-04-021-5/+8
* Fix regression testsGavin Andresen2014-03-241-11/+21
* Add licenses for tests and test dataWladimir J. van der Laan2014-03-181-0/+3
* Python-based regression testsGavin Andresen2014-02-281-0/+136