aboutsummaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
2017-03-17fix logging in nulldummy and proxy_testJohn Newbery
2017-03-17Use log.info() instead of print() in importmulti.pyJohn Newbery
2017-03-17Merge #9818: Save watch only key timestamps when reimporting keysWladimir J. van der Laan
2017-03-15Fix RPC failure testing (2 of 2)John Newbery
2017-03-14Test transaction selection when gbt called without segwit supportSuhas Daftuar
2017-03-14Don't require segwit in getblocktemplate for segwit signalling or miningSuhas Daftuar
2017-03-14Merge #9970: Improve readability of segwit.py, smartfees.pyWladimir J. van der Laan
2017-03-14Merge #9977: QA: getblocktemplate_longpoll.py should always use >0 fee txMarcoFalke
2017-03-13Merge #9830: Add safe flag to listunspent resultWladimir J. van der Laan
2017-03-11QA: getblocktemplate_longpoll.py should always use >0 fee txSuhas Daftuar
2017-03-10Fix logging bug and improve readability of smartfees.pySuhas Daftuar
2017-03-10Improve readability of segwit.pySuhas Daftuar
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-03-03Save watch only key timestamps when reimporting keysRussell 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