Age | Commit message (Expand) | Author |
2014-11-20 | Fixed mempool sync after sending a transaction | Suhas Daftuar |
2014-11-20 | Edited rpc-tests to run python script not shell script. | mrbandrews |
2014-11-20 | Port of wallet.sh to python (wallet.py). | mrbandrews |
2014-11-20 | QA RPC tests: Add tests block block proposals | Luke Dashjr |
2014-11-19 | Port/fix txnmall.sh regression test | Gavin Andresen |
2014-11-18 | Merge pull request #5280 | Gavin Andresen |
2014-11-17 | travis: disable rpc tests for windows until they're not so flaky | Cory Fields |
2014-11-17 | RPC tests: create initial chain with specific timestamps | Gavin Andresen |
2014-11-17 | Merge pull request #5237 | Wladimir J. van der Laan |
2014-11-14 | don't override dir() in qa rpc tests | Bryan Bishop |
2014-11-13 | travis: temporarily disable the forknotify test | Cory Fields |
2014-11-07 | gather_inputs: use correct variable in error message | dexX7 |
2014-11-07 | Fix node ranges in the test framework. | Daniel Kraft |
2014-10-31 | tests: replace the old (unused since Travis) tests with new rpc test scripts | Cory Fields |
2014-10-31 | tests: remove old pull-tester scripts | Cory Fields |
2014-10-31 | tests: fix forknotify.py on windows | Cory Fields |
2014-10-31 | tests: allow rpc-tests to get filenames for bitcoind and bitcoin-cli from the... | Cory Fields |
2014-10-27 | Merge pull request #5139 | Gavin Andresen |
2014-10-27 | Merge pull request #5121 | Wladimir J. van der Laan |
2014-10-24 | Start with tidier cache directories | Gavin Andresen |
2014-10-24 | Merge pull request #5132 | Gavin Andresen |
2014-10-24 | --tracerpc option for regression tests | Gavin Andresen |
2014-10-24 | Work around #5113. | Daniel Kraft |
2014-10-24 | Extend getchaintips RPC test. | Daniel Kraft |
2014-10-23 | Update license in pull-tester and rpc-tests | Michael Ford |
2014-10-14 | Fix large reorgs | Pieter Wuille |
2014-10-10 | rpc-tests: don't spew non-errors to stdout | Cory Fields |
2014-10-09 | Trigger -alertnotify if network is upgrading without you | Gavin Andresen |
2014-10-03 | Bugfix: Replace bashisms with standard sh in tests/tools | Luke Dashjr |
2014-10-01 | travis: If the comparison-tool fails, dump the tail of the debug log | Cory Fields |
2014-09-05 | Fix make_change to not create half-satoshis | Gavin Andresen |
2014-08-15 | tests: fix test-runner for osx. Closes ##4708 | Cory Fields |
2014-08-04 | Merge pull request #4612 | Wladimir J. van der Laan |
2014-08-03 | Implement "getchaintips" RPC command to monitor blockchain forks. | Daniel Kraft |
2014-07-31 | test: don't let the port number exceed the legal range | Cory Fields |
2014-07-15 | Merge pull request #4522 from dgenr8/set_discover_0 | Gavin Andresen |
2014-07-14 | Merge pull request #4378 | Wladimir J. van der Laan |
2014-07-14 | Merge pull request #4503 | Wladimir J. van der Laan |
2014-07-13 | Set -discover=0 in regtest framework | Tom Harding |
2014-07-11 | `getrawchangeaddress` should fail when keypool exhausted | Wladimir J. van der Laan |
2014-07-11 | Add test for getblocktemplate longpolling | Wladimir J. van der Laan |
2014-07-09 | Introduce whitelisted peers. | Pieter Wuille |
2014-07-09 | Print better errors, and add util stop_node() function. | Gavin Andresen |
2014-07-09 | Refactor common RPC test code to BitcoinTestFramework base class | Gavin Andresen |
2014-07-08 | Improved logging and Decimal support | Gavin Andresen |
2014-06-27 | rpc-tests: Fix rpcbind_test after 0193fb8 | Wladimir J. van der Laan |
2014-06-24 | Merge pull request #3674 | Wladimir J. van der Laan |
2014-06-23 | qa/rpc_tests: Wait for handshake to complete in connect_nodes | Wladimir J. van der Laan |
2014-06-23 | Merge pull request #3960 | Wladimir J. van der Laan |
2014-06-16 | Let -zapwallettxes recover transaction meta data | Cozz Lovan |