aboutsummaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
2015-10-23Merge pull request #6707Wladimir J. van der Laan
2015-10-20Make fee aware of min relay in pruning.py RPC testAlex Morcos
2015-10-08Add RPC tests for the CHECKLOCKTIMEVERIFY (BIP65) soft-forkPeter Todd
2015-09-23Merge pull request #6703Wladimir J. van der Laan
2015-09-22PARTIAL: typofixes (found by misspell_fixer)Veres Lajos
2015-09-22rpc-tests: re-enable rpc-tests for WindowsCory Fields
2015-09-22Fix race condition on test node shutdownCasey Rodarmor
2015-09-22Remove bash test note from rpc-tests readmefanquake
2015-09-22tests: Remove old sh-based test frameworkWladimir J. van der Laan
2015-07-29Be even stricter in processing unrequested blocksSuhas Daftuar
2015-06-03P2P regression test for new AcceptBlock behaviorSuhas Daftuar
2015-06-01Merge pull request #6193Wladimir J. van der Laan
2015-05-27[REST] remove json input for getutxos, limit to query max. 15 outpointsJonas Schnelli
2015-05-27Fix walletbackup.py after directory restructuringSuhas Daftuar
2015-05-21rpc-tests: remove python-bitcoinrpc directoryJonas Schnelli
2015-05-19pull-tester/rpc-tests.sh: disable script_test.py testJonas Schnelli
2015-05-18pull-tester/rpc-tests.sh: allow passing throug of argumentsJonas Schnelli
2015-05-18update rpc-tests readme.mdJonas Schnelli
2015-05-18extend rpc-tests.sh control script with non-travis testsJonas Schnelli
2015-05-18[QA] restructure rpc tests directoryJonas Schnelli
2015-05-13Increase timeouts in pruning.py and modify warning language.Alex Morcos
2015-05-13Merge pull request #5159Wladimir J. van der Laan
2015-05-13Create new BlockPolicyEstimator for fee estimatesAlex Morcos
2015-05-11Merge pull request #6073Wladimir J. van der Laan
2015-05-07Merge pull request #5958Wladimir J. van der Laan
2015-05-07[QA] add multisig rpc testsJonas Schnelli
2015-05-06Merge pull request #5420Wladimir J. van der Laan
2015-05-05QA: add RPC tests for error reporting of "signrawtransaction"dexX7
2015-05-04Merge pull request #5418Wladimir J. van der Laan
2015-05-04Merge pull request #6085Wladimir J. van der Laan
2015-05-01Fix comptool send_message call when MAX_INV_SZ reachedSuhas Daftuar
2015-05-01Fix potential race conditions in p2p testing frameworkSuhas Daftuar
2015-05-01RPC test for "#5418 Report missing inputs in sendrawtransaction"Jonas Schnelli
2015-05-01Bugfix: Grammar fixesCorinne Dashjr
2015-04-30Don't run invalidblockrequest.py in travis until race condition is fixedSuhas Daftuar
2015-04-30Fix mininode disconnections to work with selectSuhas Daftuar
2015-04-30Merge pull request #5981Wladimir J. van der Laan
2015-04-29Fix default binary in p2p tests to use environment variableSuhas Daftuar
2015-04-29Merge pull request #6032Wladimir J. van der Laan
2015-04-28Add some travis debugging for python scriptsSuhas Daftuar
2015-04-28Add script manipulation tools for use in mininode testing frameworkSuhas Daftuar
2015-04-28Add comparison tool test runner, built on mininodeSuhas Daftuar
2015-04-28Python p2p testing frameworkSuhas Daftuar
2015-04-28Merge pull request #5199Wladimir J. van der Laan
2015-04-27clarify that there are only two nodesJameson Lopp
2015-04-24Merge pull request #6036Wladimir J. van der Laan
2015-04-23Add merkle blocks testMatt Corallo
2015-04-23QA: add --noshutdown option to prevent stopping nodesdexX7
2015-04-22Add block pruning functionalitymrbandrews
2015-04-21[QA] rest.py RPC test: change setgenerate() to generate()Jonas Schnelli