aboutsummaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
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
2014-07-11Add test for getblocktemplate longpollingWladimir J. van der Laan
2014-07-09Introduce whitelisted peers.Pieter Wuille
2014-07-09Print better errors, and add util stop_node() function.Gavin Andresen
2014-07-09Refactor common RPC test code to BitcoinTestFramework base classGavin Andresen
2014-07-08Improved logging and Decimal supportGavin Andresen
2014-06-27rpc-tests: Fix rpcbind_test after 0193fb8Wladimir J. van der Laan
2014-06-24Merge pull request #3674Wladimir J. van der Laan
2014-06-23qa/rpc_tests: Wait for handshake to complete in connect_nodesWladimir J. van der Laan
2014-06-23Merge pull request #3960Wladimir J. van der Laan
2014-06-16Let -zapwallettxes recover transaction meta dataCozz Lovan
2014-06-06estimatefee / estimatepriority RPC methodsGavin Andresen
2014-06-06Allow multiple regression tests to run at onceGavin Andresen
2014-05-13Add Python test for -rpcbind and -rpcallowipWladimir J. van der Laan
2014-05-02Merge pull request #4074Wladimir J. van der Laan
2014-05-02stop bitcoind/bitcoin-cli processes that might have been left runningGavin Andresen