aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/test_framework
AgeCommit message (Expand)Author
2016-12-02[qa] test_framework: Exit when tmpdir existsMarcoFalke
2016-11-19[qa] Add more helpful RPC timeout messageRussell Yanofsky
2016-11-19[qa] Increase wallet-dump RPC timeoutRussell Yanofsky
2016-11-19[qa] add assert_raises_message to check specific error messagemrbandrews
2016-10-17test segwit uncompressed key fixesJohnson Lau
2016-10-17Make test framework produce lowS signaturesJohnson Lau
2016-10-13[qa] Fix bug in mininode witness deserializationSuhas Daftuar
2016-10-13[qa] Add support for compactblocks v2 to mininodeSuhas Daftuar
2016-10-03test: Explicitly set encoding to utf8 when opening text filesWladimir J. van der Laan
2016-10-03[qa] util: Move wait_bitcoinds() into stop_nodes()MarcoFalke
2016-10-03[qa] mininode: Only allow named args in wait_untilMarcoFalke
2016-10-03[qa] Fix race condition in p2p-compactblocks testSuhas Daftuar
2016-10-03test: Avoid ConnectionResetErrors during RPC testsWladimir J. van der Laan
2016-10-03[qa] blockstore: Switch to dumb dbmMarcoFalke
2016-09-26Add support for compactblocks to mininodeSuhas Daftuar
2016-09-26Tests: refactor compact size serialization in mininodeSuhas Daftuar
2016-09-26Implement SipHash in PythonPieter Wuille
2016-09-21[copyright] Add missing copyright headersisle2983
2016-09-21[qa]: add parsing for '<host>:<port>' argument form to rpc_url()whythat
2016-09-21Fix SIGHASH_SINGLE bug in test_framework SignatureHashJohnson Lau
2016-09-16[qa] remove root test directory for RPC testswhythat
2016-07-14Merge #8311: Rename CTxinWitness -> CTxInWitnessWladimir J. van der Laan
2016-07-08Merge #7540: Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFYWladimir J. van der Laan
2016-07-07[qa] test_framework: Add wrapper for stop_nodeMarcoFalke
2016-07-06Rename CTxinWitness -> CTxInWitnessBob McElrath
2016-06-28Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFYBtcDrak
2016-06-22[qa] p2p segwit testsSuhas Daftuar
2016-06-20Merge #8066: [qa] test_framework: Use different rpc_auth_pair for each nodeWladimir J. van der Laan
2016-06-17[qa] mininode: fail on send_message instead of silent returnMarcoFalke
2016-06-16Merge #7892: Add full UTF-8 support to RPCWladimir J. van der Laan
2016-06-13[qa] util: Move check_fee_amount out of wallet.pyMarcoFalke
2016-06-13Merge #8141: Continuing port of java comparison toolWladimir J. van der Laan
2016-06-10test: add ensure_ascii setting to AuthServiceProxyWladimir J. van der Laan
2016-06-02Continuing port of java comptoolmrbandrews
2016-06-02Fix interrupted HTTP RPC connection workaround for Python 3.5+Pieter Wuille
2016-05-31Tests: Rework blockstore to avoid re-serialization.mrbandrews
2016-05-29Merge #8104: Tests: add timeout to sync_blocks() and sync_mempools()MarcoFalke
2016-05-27Merge #8098: [qa] test_framework: Append portseed to tmpdirMarcoFalke
2016-05-26Tests: add timeout to sync_blocks() and sync_mempools()Suhas Daftuar
2016-05-25Test framework: only cleanup on successful test runsSuhas Daftuar
2016-05-20Merge #8047: [qa] test_framework: Set wait-timeout for bitcoind procsMarcoFalke
2016-05-20[qa] test_framework: Append portseed to tmpdirMarcoFalke
2016-05-17[qa] test_framework: Use different rpc_auth_pair for each nodeMarcoFalke
2016-05-15[qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke
2016-05-12[qa] test_framework: Set wait-timeout for bitcoind procsMarcoFalke
2016-05-09[qa] Add option --portseed to test_frameworkMarcoFalke
2016-05-09Merge #7971: [qa] Refactor test_framework and pull testerMarcoFalke
2016-05-09Autofind rpc tests --srcdirJonas Schnelli
2016-05-06[qa] Stop other nodes, even when one fails to stopMarcoFalke
2016-05-06[qa] Refactor test_framework and pull testerMarcoFalke