aboutsummaryrefslogtreecommitdiff
path: root/qa/pull-tester
AgeCommit message (Expand)Author
2016-01-13Add RPC call abandontransactionAlex Morcos
2016-01-05Bump copyright headers to 2015MarcoFalke
2015-12-22[Tests] Add mempool_limit.py testJonas Schnelli
2015-12-17test: don't override BITCOIND and BITCOINCLI if they're setWladimir J. van der Laan
2015-12-10net: Fix sent reject messages for blocks and transactionsWladimir J. van der Laan
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
2015-11-22Merge pull request #7029Gregory Maxwell
2015-11-16Remove unmaintained example test script_test.pySuhas Daftuar
2015-11-14[qa] travis: cover *receivedby* rpcsMarcoFalke
2015-11-12Merge pull request #6804Wladimir J. van der Laan
2015-11-11Add basic coverage reporting for RPC testsJames O'Beirne
2015-11-10Port test to rpc-test frameworkSuhas Daftuar
2015-11-09Fix crash in validateaddress with -disablewalletWladimir J. van der Laan
2015-10-26Add RPC test for -maxuploadtargetSuhas Daftuar
2015-10-23Merge pull request #6351Wladimir J. van der Laan
2015-10-20Merge pull request #6827Wladimir J. van der Laan
2015-10-20[rpc-tests] Check return codeMarcoFalke
2015-10-16temporarily comment out rpcbind.pyAlex Morcos
2015-10-09Add tests for gettxoutsetinfo, CLevelDBBatch, CLevelDBIteratorJames O'Beirne
2015-10-08Add RPC tests for the CHECKLOCKTIMEVERIFY (BIP65) soft-forkPeter Todd
2015-10-05Changed run-bitcoind-for-test.sh.in to non-executable mode.randy-waterhouse
2015-10-04qa/pull-tester/rpc-tests.py: chmod 0755Jeff Garzik
2015-10-01Migrated rpc-tests.sh to all python rpc-tests.pyptschip
2015-10-01Merge pull request #6686Wladimir J. van der Laan
2015-09-19Track transaction packages in CTxMemPoolEntrySuhas Daftuar
2015-09-17enable zmq-test in rpc-tests.shJonas Schnelli
2015-09-17Temporarily disable ZMQ tests in bitcoin test suiteJeff Garzik
2015-09-17fix rpc-tests.shJonas Schnelli
2015-09-16Depends: Add ZeroMQ packageCory Fields
2015-09-04Revert "rpc-tests: re-enable rpc-tests for Windows"Wladimir J. van der Laan
2015-08-26Enable python tests for Native Windowsptschip
2015-08-25rpc-tests: re-enable rpc-tests for WindowsCory Fields
2015-08-21Add p2p-fullblocktest.pyCasey Rodarmor
2015-07-10[QA] remove rawtransactions.py from the extended test listJonas Schnelli
2015-07-09Fix intermittent test failure, reduce test timeTom Harding
2015-07-02Merge pull request #5881Wladimir J. van der Laan
2015-06-30add tests for the decodescript rpc. add mention of the rpc regression tests t...mruddy
2015-06-26Merge pull request #6299Wladimir J. van der Laan
2015-06-23Merge pull request #6088Wladimir J. van der Laan
2015-06-21test: Move reindex test to standard testsWladimir J. van der Laan
2015-06-17add RPC tests for setban & disconnectnodeJonas Schnelli
2015-06-11fundrawtransaction testsJonas Schnelli