aboutsummaryrefslogtreecommitdiff
path: root/qa/pull-tester
AgeCommit message (Expand)Author
2016-12-02[qa] rpc-tests: Apply random offset to portseedMarcoFalke
2016-09-26Implement NULLDUMMY softforkJohnson Lau
2016-09-26Add p2p test for BIP 152 (compact blocks)Suhas Daftuar
2016-09-21[qa] pull-tester: Don't mute zmq ImportErrorMarcoFalke
2016-09-21[qa]: enable rpcbind_testwhythat
2016-09-21[QA] Add walletdump RPC test (including HD- & encryption-tests)Jonas Schnelli
2016-09-19[qa] Refactor RPCTestHandler to prevent TimeoutExpiredMarcoFalke
2016-07-07[qa] Add wallet-hd testMarcoFalke
2016-06-22[qa] p2p segwit testsSuhas Daftuar
2016-06-22[qa] Add rpc test for segwitAlex Morcos
2016-06-20[qa] pull-tester: Start longest test firstMarcoFalke
2016-06-17[qa] pull-tester: Fix assertion and check for run_parallelMarcoFalke
2016-06-01build: a few ugly hacks to get the rpc tests working out-of-treeCory Fields
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-09test: Revert fatal-ness of missing python-zmqWladimir J. van der Laan
2016-05-08[qa] pull-tester: Adjust commentMarcoFalke
2016-05-06[qa] Refactor test_framework and pull testerMarcoFalke
2016-05-05[qa] Switch to py3MarcoFalke
2016-04-28Test for signing messagesAndrew Chow
2016-04-18[qa] rpc-tests: Fix link in comment and label error msgMarcoFalke
2016-04-09[qa] pull-tester: Exit early when no tests are runMarcoFalke
2016-04-09[qa] pull-tester: Don't mute zmq ImportErrorMarcoFalke
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-29[qa] Don't run pruning.py twiceMarcoFalke
2016-03-23Add importprunedfunds rpc callinstagibbs
2016-03-21Add p2p test for feefilterAlex Morcos
2016-03-21Test of BIP9 fork activation of mtp, csv, sequence_lockNicolasDorier
2016-03-18Add RPC test for BIP 68/112/113 soft fork.Alex Morcos
2016-03-16RPC test for BIP9 warning logicSuhas Daftuar
2016-03-10Check if zmq is installed in tests, update docsElliot Olds
2016-02-13Add bip68-sequence.py to extended rpc testsBtcDrak
2016-01-13Add RPC test for abandoned and conflicted transactions.Alex Morcos
2016-01-05Merge pull request #7205Wladimir J. van der Laan
2015-12-22Merge pull request #7153Wladimir J. van der Laan
2015-12-14test: don't override BITCOIND and BITCOINCLI if they're setWladimir J. van der Laan
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-12-09test: Add basic test for `reject` codeWladimir J. van der Laan
2015-12-02[Tests] Add mempool_limit.py testJonas Schnelli
2015-12-01Merge pull request #6915Wladimir J. van der Laan
2015-12-01Add rpc test for prioritisetransactionSuhas Daftuar
2015-12-01Merge pull request #7135Wladimir J. van der Laan
2015-11-30Merge pull request #7044Gregory Maxwell
2015-11-30Add failing test checking timelocked-txn removal during reorgMatt Corallo
2015-11-30[qa] pull-tester: Cleanup (run keypool, tidy stdout)MarcoFalke
2015-11-29Added additional config option for multiple RPC users.Gregory Sanders
2015-11-29Allow block announcements with headersSuhas Daftuar
2015-11-27Merge pull request #6871Wladimir J. van der Laan