aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/test_framework/util.py
AgeCommit message (Expand)Author
2016-07-15[qa] Switch to py3MarcoFalke
2016-06-10[qa] test_framework: Properly print exceptions and assert empty dictMarcoFalke
2016-06-09test_framework: detect failure of bitcoind startupWladimir J. van der Laan
2016-04-27Do not download transactions during inital syncptschip
2016-04-25Merge #7811: [0.12.2] qa BackportsMarcoFalke
2016-04-19Add listunspent() test for spendable/unspendable UTXOJoao Fonseca
2016-04-15[qa] py2: Unfiddle strings into bytes explicitlyMarcoFalke
2016-04-10Tests: make prioritise_transaction.py more robustSuhas Daftuar
2016-04-08Version 2 transactions remain non-standard until CSV activatesSuhas Daftuar
2016-01-18Fix help, add RPC tests for getblockheaderJames O'Beirne
2016-01-18[qa] Fix pyton syntax in rpc testsMarcoFalke
2016-01-13[RPC-Tests] add option to run rpc test over QT clientsJonas Schnelli
2016-01-05Bump copyright headers to 2015MarcoFalke
2016-01-04[qa] Move gen_return_txouts() to util.pyMarcoFalke
2015-12-22tests: Disable Tor interactionWladimir J. van der Laan
2015-12-22[Tests] Add mempool_limit.py testJonas Schnelli
2015-12-01Merge pull request #7022Wladimir J. van der Laan
2015-12-01Add rounding helper function to util.pySuhas Daftuar
2015-11-30Change default block priority size to 0Alex Morcos
2015-11-28[wallet] Add rpc tests to verify fee calculationsMarcoFalke
2015-11-11Add basic coverage reporting for RPC testsJames O'Beirne
2015-08-26Enable python tests for Native Windowsptschip
2015-05-21rpc-tests: remove python-bitcoinrpc directoryJonas Schnelli
2015-05-18[QA] restructure rpc tests directoryJonas Schnelli