aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/test_framework
AgeCommit message (Expand)Author
2016-03-16Tests: make prioritise_transaction.py more robustSuhas Daftuar
2016-03-14[qa] mininode: Add and use CONSTsMarcoFalke
2016-03-14[qa] Move create_tx() to util.pyMarcoFalke
2016-02-12Merge #7184: Implement SequenceLocks functions for BIP 68Wladimir J. van der Laan
2016-02-10Add RPC test exercising BIP68 (mempool only)Suhas Daftuar
2016-02-04[rpc-tests] Change solve() to use rehashmrbandrews
2016-01-27Merge #7300: [trivial] Add missing copyright headersWladimir J. van der Laan
2016-01-20[qa] Change default block priority size to 0MarcoFalke
2016-01-19Merge pull request #7164: Do not download transactions during initial blockch...Wladimir J. van der Laan
2016-01-18Merge pull request #7194Wladimir J. van der Laan
2016-01-13[qa] Fix pyton syntax in rpc testsMarcoFalke
2016-01-07Add race-condition debugging tool to mininodeSuhas Daftuar
2016-01-05Add missing copyright headersMarcoFalke
2016-01-05Merge pull request #7205Wladimir J. van der Laan
2016-01-04Merge pull request #7250Wladimir J. van der Laan
2015-12-24[qa] Move gen_return_txouts() to util.pyMarcoFalke
2015-12-22Merge pull request #7153Wladimir J. van der Laan
2015-12-22Merge pull request #7213Wladimir J. van der Laan
2015-12-18Add more tests to p2p-fullblocktestSuhas Daftuar
2015-12-15Do not download transactions during inital syncptschip
2015-12-15Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.mb300sd
2015-12-14Add assert_is_hex_string and assert_is_hash_string to RPC test utils.James O'Beirne
2015-12-14[RPC-Tests] add option to run rpc test over QT clientsJonas Schnelli
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-12-09test: Add basic test for `reject` codeWladimir J. van der Laan
2015-12-07Merge pull request #7171Wladimir J. van der Laan
2015-12-04tests: Disable Tor interactionWladimir J. van der Laan
2015-12-04test: remove necessity to call create_callback_mapWladimir J. van der Laan
2015-12-03[Tests] Refactor some shared functionsJonas 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-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