aboutsummaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
2016-06-08Merge #7935: Versionbits: GBT supportPieter Wuille
2016-06-08Merge #8153: [rpc] fundrawtransaction feeRate: Use BTC/kBWladimir J. van der Laan
2016-06-08Merge #8078: Disable the mempool P2P command when bloom filters disabledWladimir J. van der Laan
2016-06-07Merge #7957: [RPC][Bitcoin-TX] Add support for sequence numberWladimir J. van der Laan
2016-06-07[rpc] fundrawtransaction feeRate: Use BTC/kBMarcoFalke
2016-06-06[rpc] fundrawtransaction: Fix help text and interfaceMarcoFalke
2016-06-06qa/rpc-tests: bip9-softforks: Add tests for getblocktemplate versionbits updatesLuke Dashjr
2016-06-03Merge #7967: [RPC] add feerate option to fundrawtransactionWladimir J. van der Laan
2016-06-02Fix interrupted HTTP RPC connection workaround for Python 3.5+Pieter Wuille
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-20Add RPC test for the p2p mempool command in conjunction with disabled bloomfi...Jonas Schnelli
2016-05-20Merge #8056: [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke
2016-05-20[qa] test_framework: Append portseed to tmpdirMarcoFalke
2016-05-18Merge #7917: Optimize reindexWladimir J. van der Laan
2016-05-17Merge #8038: [qa, doc] Various minor fixesMarcoFalke
2016-05-17Report reindexing progress in GUIPieter Wuille
2016-05-17Add -reindex-chainstate that does not rebuild block indexPieter Wuille
2016-05-15[qa] Reduce node count for some testsMarcoFalke
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-11[qa] Fix bip9-softforks blockstore issueMarcoFalke
2016-05-10[qa] wallet: Temporarily disable salvagewallet testMarcoFalke
2016-05-10Increase timeout waiting for pruned blk00000.daterror10
2016-05-09[qa] Add option --portseed to test_frameworkMarcoFalke
2016-05-09[qa] pull-tester: Run rpc test in parallelMarcoFalke
2016-05-09Merge #7971: [qa] Refactor test_framework and pull testerMarcoFalke
2016-05-09Merge #8018: Autofind rpc tests --srcdirMarcoFalke
2016-05-09Autofind rpc tests --srcdirJonas Schnelli
2016-05-09test: Revert fatal-ness of missing python-zmqWladimir J. van der Laan
2016-05-08[qa] pull-tester: Adjust commentMarcoFalke
2016-05-06[qa] Stop other nodes, even when one fails to stopMarcoFalke
2016-05-06[qa] Update README.mdMarcoFalke
2016-05-06[qa] Refactor test_framework and pull testerMarcoFalke
2016-05-05[qa] Switch to py3MarcoFalke
2016-05-05Merge #7953: Create signmessagewithprivkey rpcWladimir J. van der Laan
2016-05-02[qa] Fix typos in doc and commentsPavel Janík
2016-05-02[qa] smartfees: Properly use ordered dictMarcoFalke
2016-04-28[RPC] add feerate option to fundrawtransactionJonas Schnelli
2016-04-28Test for signing messagesAndrew Chow
2016-04-27[RPC] createrawtransaction: add option to set the sequence number per inputJonas Schnelli
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-19Merge #7762: [ZMQ] append a message sequence number to every ZMQ notificationWladimir J. van der Laan
2016-04-19[ZMQ] append a message sequence number to every ZMQ notificationJonas Schnelli
2016-04-19Add test to check spendable and unspendable UTXO on RPC listunspentJoao Fonseca