aboutsummaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
2017-03-13Merge #9830: Add safe flag to listunspent resultWladimir J. van der Laan
2017-03-10Fix extended rpc tests broken by 8910b4717e5bb946ee6988f7fe9fd461f53a5935John Newbery
2017-03-10Add safe flag to listunspent resultNicolasDorier
2017-03-09Use logging in individual testsJohn Newbery
2017-03-09Use logging in test_framework/comptool.pyJohn Newbery
2017-03-09Use logging in test_framework/blockstore.pyJohn Newbery
2017-03-09Use logging in test_framework/util.pyJohn Newbery
2017-03-09Remove manual debug settings in qa tests.John Newbery
2017-03-09Always enable debug log and microsecond logging for test nodes.John Newbery
2017-03-09Use logging in mininode.pyJohn Newbery
2017-03-09Add logging to p2p-segwit.pyJohn Newbery
2017-03-09Add logging to test_framework.pyJohn Newbery
2017-03-07Return correct error codes in fundrawtransaction().John Newbery
2017-03-07Return correct error codes in setban().John Newbery
2017-03-07Return correct error codes in removeprunedfunds().John Newbery
2017-03-07Return correct error codes in blockchain.cpp.John Newbery
2017-03-07Return correct error codes in bumpfee().John Newbery
2017-03-07Merge #9602: Remove coin age priority and free transactions - implementationWladimir J. van der Laan
2017-03-06Merge #9929: tests: Delete unused function _rpchost_to_argsWladimir J. van der Laan
2017-03-06Merge #9843: Fix segwit getblocktemplate testWladimir J. van der Laan
2017-03-06tests: Delete unused function _rpchost_to_argsWladimir J. van der Laan
2017-03-06Merge #9739: Fix BIP68 activation testWladimir J. van der Laan
2017-03-06Merge #9832: [qa] assert_start_raises_init_errorWladimir J. van der Laan
2017-03-06[qa] assert_start_raises_init_errorNicolasDorier
2017-03-03[rpc] Remove priorityDelta from prioritisetransactionAlex Morcos
2017-03-03[test] Remove priority from testsAlex Morcos
2017-03-03No longer allow "free" transactionsAlex Morcos
2017-03-03Define 7200 second timestamp window constantRussell Yanofsky
2017-02-27[rpc] sendrawtransaction no longer bypasses minRelayTxFeeAlex Morcos
2017-02-27[mining] Remove -blockprioritysize.Alex Morcos
2017-02-27Merge #9839: [qa] Make import-rescan.py watchonly check reliableWladimir J. van der Laan
2017-02-23Fix segwit getblocktemplate test.John Newbery
2017-02-23[qa] Make import-rescan.py watchonly check reliableRussell Yanofsky
2017-02-23Merge #9823: qa: Set correct path for binaries in rpc testsMarcoFalke
2017-02-23Merge #9577: Fix docstrings in qa testsMarcoFalke
2017-02-23Merge #9766: Add --exclude option to rpc-tests.pyMarcoFalke
2017-02-23Fix docstrings in qa testsJohn Newbery
2017-02-23Merge #9824: qa: Check return code when stopping nodesWladimir J. van der Laan
2017-02-23Merge #9820: Fix pruning test broken by 2 hour manual prune windowWladimir J. van der Laan
2017-02-23qa: Check return code when stopping nodesMarcoFalke
2017-02-22Move tx version 2 standardness check to after bip68 activationJohn Newbery
2017-02-22qa: Set correct path for binaries in rpc testsMarcoFalke
2017-02-22Merge #9807: RPC doc fix-ups.MarcoFalke
2017-02-21Fix pruning test broken by 2 hour manual prune windowRussell Yanofsky
2017-02-20Add exclude option to rpc-tests.pyJohn Newbery
2017-02-20Merge #9619: Bugfix: RPC/Mining: GBT should return 1 MB sizelimit before segw...Wladimir J. van der Laan
2017-02-20[qa][doc] Correct rpc test options in readmefanquake
2017-02-18Merge #9657: Improve rpc-tests.pyMarcoFalke
2017-02-18Merge #9744: Remove unused module from rpc-testsMarcoFalke
2017-02-17Various review markups for rpc-tests.py improvementsJohn Newbery