aboutsummaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
2015-10-08Add RPC tests for the CHECKLOCKTIMEVERIFY (BIP65) soft-forkPeter Todd
2015-09-22Merge pull request #6704Wladimir J. van der Laan
2015-09-21rpc-tests: re-enable rpc-tests for WindowsCory Fields
2015-04-16Fix CheckBlockIndex for reindex.mrbandrews
2015-03-24Fix InvalidateBlock to add chainActive.Tip to setBlockIndexCandidatesAlex Morcos
2015-03-12add RPC test for InvalidateBlockAlex Morcos
2015-02-01Add RPC test for DERSIG BIP switchover logicPieter Wuille
2015-01-19Restore RPC HTTP keepalives to default.Gregory Maxwell
2015-01-15Add a -rpckeepalive and disable RPC use of HTTP persistent connections.Gregory Maxwell
2015-01-08Fix smartfees test for change to relay policySuhas Daftuar
2015-01-07Require sufficent priority for relay of free transactionsPieter Wuille
2014-12-11Merge pull request #5267Wladimir J. van der Laan
2014-12-09[REST] /rest/block response with full tx detailsJonas Schnelli
2014-12-09Port of walletbackup.sh to Python.mrbandrews
2014-12-08RPC-test based on invalidateblock for mempool coinbase spendsGavin Andresen
2014-12-06[RPC] add rpc-test for http keep-alive (persistent connections)Jonas Schnelli
2014-12-05Fix missing python2 in rpc-testsMatt Corallo
2014-12-03Merge pull request #5407Wladimir J. van der Laan
2014-12-02Coinbases-in-mempool regression testGavin Andresen
2014-12-02Merge pull request #5369Gavin Andresen
2014-12-02Test resurrecting memory pool transactions during chain re-orgGavin Andresen
2014-12-02Fix rest.py test after #5376Wladimir J. van der Laan
2014-12-01[REST] add REST interface tests in rpc-test sectionJonas Schnelli
2014-12-01Merge pull request #5386Wladimir J. van der Laan
2014-11-27Report status of chain tipsPieter Wuille
2014-11-27Fix python usage for arch's broken maintainersMatt Corallo
2014-11-24Merge pull request #5335Gavin Andresen
2014-11-24Merge pull request #1816Wladimir J. van der Laan
2014-11-21Merge pull request #5333Wladimir J. van der Laan
2014-11-20Fixed mempool sync after sending a transactionSuhas Daftuar
2014-11-20Edited rpc-tests to run python script not shell script.mrbandrews
2014-11-20Port of wallet.sh to python (wallet.py).mrbandrews
2014-11-20QA RPC tests: Add tests block block proposalsLuke Dashjr
2014-11-19Port/fix txnmall.sh regression testGavin Andresen
2014-11-18Merge pull request #5280Gavin Andresen
2014-11-17travis: disable rpc tests for windows until they're not so flakyCory Fields
2014-11-17RPC tests: create initial chain with specific timestampsGavin Andresen
2014-11-17Merge pull request #5237Wladimir J. van der Laan
2014-11-14don't override dir() in qa rpc testsBryan Bishop
2014-11-13travis: temporarily disable the forknotify testCory Fields
2014-11-07gather_inputs: use correct variable in error messagedexX7
2014-11-07Fix node ranges in the test framework.Daniel Kraft
2014-10-31tests: replace the old (unused since Travis) tests with new rpc test scriptsCory Fields
2014-10-31tests: remove old pull-tester scriptsCory Fields
2014-10-31tests: fix forknotify.py on windowsCory Fields
2014-10-31tests: allow rpc-tests to get filenames for bitcoind and bitcoin-cli from the...Cory Fields
2014-10-27Merge pull request #5139Gavin Andresen
2014-10-27Merge pull request #5121Wladimir J. van der Laan
2014-10-24Start with tidier cache directoriesGavin Andresen
2014-10-24Merge pull request #5132Gavin Andresen