aboutsummaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
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
2014-10-24--tracerpc option for regression testsGavin Andresen
2014-10-24Work around #5113.Daniel Kraft
2014-10-24Extend getchaintips RPC test.Daniel Kraft
2014-10-23Update license in pull-tester and rpc-testsMichael Ford
2014-10-14Fix large reorgsPieter Wuille
2014-10-10rpc-tests: don't spew non-errors to stdoutCory Fields
2014-10-09Trigger -alertnotify if network is upgrading without youGavin Andresen
2014-10-03Bugfix: Replace bashisms with standard sh in tests/toolsLuke Dashjr
2014-10-01travis: If the comparison-tool fails, dump the tail of the debug logCory Fields
2014-09-05Fix make_change to not create half-satoshisGavin Andresen
2014-08-15tests: fix test-runner for osx. Closes ##4708Cory Fields
2014-08-04Merge pull request #4612Wladimir J. van der Laan
2014-08-03Implement "getchaintips" RPC command to monitor blockchain forks.Daniel Kraft
2014-07-31test: don't let the port number exceed the legal rangeCory Fields
2014-07-15Merge pull request #4522 from dgenr8/set_discover_0Gavin Andresen
2014-07-14Merge pull request #4378Wladimir J. van der Laan
2014-07-14Merge pull request #4503Wladimir J. van der Laan
2014-07-13Set -discover=0 in regtest frameworkTom Harding
2014-07-11`getrawchangeaddress` should fail when keypool exhaustedWladimir J. van der Laan