aboutsummaryrefslogtreecommitdiff
path: root/qa/pull-tester/rpc-tests.py
AgeCommit message (Expand)Author
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-04qa/pull-tester/rpc-tests.py: chmod 0755Jeff Garzik
2015-10-01Migrated rpc-tests.sh to all python rpc-tests.pyptschip