aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/test_framework
AgeCommit message (Expand)Author
2016-05-05[qa] Switch to py3MarcoFalke
2016-04-26[qa] test_framework: Properly print exceptions and assert empty dictMarcoFalke
2016-04-23[qa] mininode: Unfiddle strings into bytesMarcoFalke
2016-04-20Tests: Fix deserialization of reject messagesSuhas Daftuar
2016-04-19Move method to check matches within arrays on util.pyJoao Fonseca
2016-04-18Merge #7833: tests: Check Content-Type header returned from RPC serverWladimir J. van der Laan
2016-04-14Merge #7853: [qa] py2: Unfiddle strings into bytes explicitlyWladimir J. van der Laan
2016-04-13rpc-tests: handle KeyError nicely in test_framework.pyRusty Russell
2016-04-13getblockchaininfo: make bip9_softforks an object, not an array.Rusty Russell
2016-04-10[qa] py2: Unfiddle strings into bytes explicitlyMarcoFalke
2016-04-07Tests: move get_bip9_status to util.pySuhas Daftuar
2016-04-07tests: Check Content-Type header returned from RPC serverWladimir J. van der Laan
2016-04-03Merge #7778: [qa] Bug fixes and refactorWladimir J. van der Laan
2016-04-02[qa] mininode: Combine struct.pack format stringsMarcoFalke
2016-04-01[qa] mininode: Catch exceptions in got_dataMarcoFalke
2016-04-01[qa] rpc-tests: Properly use integers, floatsMarcoFalke
2016-04-01Merge #7489: tests: Make proxy_test work on travis servers without IPv6Wladimir J. van der Laan
2016-03-31[qa] Use python2/3 syntaxMarcoFalke
2016-03-30Merge #7648: BIP9 versionbits softfork for BIP68, BIP112 and BIP113Wladimir J. van der Laan
2016-03-29Merge #7744: test_framework: detect failure of bitcoind startupWladimir J. van der Laan
2016-03-28test_framework: Py3.4 compat: Specify timeout parameter by nameLuke Dashjr
2016-03-28test_framework: Avoid infinite loop in encoding DecimalWladimir J. van der Laan
2016-03-26test_framework: detect failure of bitcoind startupWladimir J. van der Laan
2016-03-21Add p2p test for feefilterAlex Morcos
2016-03-21Create SingleNodeConnCB class for RPC testsAlex Morcos
2016-03-21Test of BIP9 fork activation of mtp, csv, sequence_lockNicolasDorier
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-09tests: Make proxy_test work on travis servers without IPv6Wladimir J. van der Laan
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