aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/test_framework
AgeCommit message (Expand)Author
2016-04-08Version 2 transactions remain non-standard until CSV activatesSuhas Daftuar
2016-03-26Test of BIP9 fork activation of mtp, csv, sequence_lockNicolasDorier
2016-03-18Add RPC test exercising BIP68 (mempool only)Suhas Daftuar
2016-02-10[rpc-tests] Change solve() to use rehashmrbandrews
2016-01-18Fix help, add RPC tests for getblockheaderJames O'Beirne
2016-01-18[qa] Fix pyton syntax in rpc testsMarcoFalke
2016-01-13Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.mb300sd
2016-01-13[RPC-Tests] add option to run rpc test over QT clientsJonas Schnelli
2016-01-09[Tests] Eliminate intermittent failures in sendheaders.pySuhas Daftuar
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-22Add more tests to p2p-fullblocktestSuhas Daftuar
2015-12-10net: Fix sent reject messages for blocks and transactionsWladimir J. van der Laan
2015-12-07test: remove necessity to call create_callback_mapWladimir J. van der Laan
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-30Merge pull request #7103Wladimir J. van der Laan
2015-11-29Allow block announcements with headersSuhas Daftuar
2015-11-28[wallet] Add rpc tests to verify fee calculationsMarcoFalke
2015-11-11Add basic coverage reporting for RPC testsJames O'Beirne
2015-09-21Make RPC tests cope with server-side timeout between requestsWladimir J. van der Laan
2015-08-26Enable python tests for Native Windowsptschip
2015-08-21Add p2p-fullblocktest.pyCasey Rodarmor
2015-08-19Merge pull request #6539Wladimir J. van der Laan
2015-08-12Fix race condition on test node shutdownCasey Rodarmor
2015-08-10typofixes (found by misspell_fixer)Veres Lajos
2015-07-22Don't share objects between TestInstancesCasey Rodarmor
2015-05-21rpc-tests: remove python-bitcoinrpc directoryJonas Schnelli
2015-05-18[QA] restructure rpc tests directoryJonas Schnelli