Age | Commit message (Expand) | Author |
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 |
2014-06-06 | estimatefee / estimatepriority RPC methods | Gavin Andresen |
2014-06-06 | Allow multiple regression tests to run at once | Gavin Andresen |
2014-05-13 | Add Python test for -rpcbind and -rpcallowip | Wladimir J. van der Laan |
2014-05-02 | Merge pull request #4074 | Wladimir J. van der Laan |
2014-05-02 | stop bitcoind/bitcoin-cli processes that might have been left running | Gavin Andresen |
2014-05-01 | Removed LevelDB changes | super3 |
2014-04-02 | Have pull-tester run the listtransactions.py regression test | Gavin Andresen |
2014-04-02 | added list/get received by address/ account tests | Alon Muroch |
2014-03-24 | Fix regression tests | Gavin Andresen |
2014-03-18 | Add licenses for tests and test data | Wladimir J. van der Laan |
2014-02-28 | Python-based regression tests | Gavin Andresen |
2014-02-26 | Remove CWalletTx::vfSpent | Gavin Andresen |
2014-02-24 | Merge pull request #3704 from gavinandresen/wallet_lock_fixes | Gavin Andresen |
2014-02-24 | Test for walletbackup/walletdump RPC calls | Gavin Andresen |
2014-02-18 | Wallet locking fixes for -DDEBUG_LOCKORDER | Gavin Andresen |
2014-02-14 | Track and report wallet transaction clones | Gavin Andresen |
2014-02-14 | Handle "conflicted" transactions properly | Gavin Andresen |
2014-02-13 | Make qa/rpc-tests/ compatible with OSX | Gavin Andresen |
2014-01-10 | qt5: fix --with-qt with no arguments | Cory Fields |
2013-12-20 | qt: make wallet test consistent | Wladimir J. van der Laan |
2013-11-27 | Integration tests via RPC calls | Gavin Andresen |
2013-11-10 | Update build docs that refer to old makefile.* files. | Brandon Dahler |
2013-11-04 | Skip comparison tool on win32 since Wine breaks it | Matt Corallo |
2013-10-28 | Missed an RPC port | Matt Corallo |
2013-10-28 | Fix port binding by listening on port $BASHPID | Matt Corallo |
2013-10-28 | Run block tester and test suite on Windows too (only on Jenkins) | Matt Corallo |
2013-10-28 | Gracefully handle the case when a DISTDIR already exists | Matt Corallo |
2013-10-28 | pull-tester.py: Re-enable coverage msg, new args to run test script | Matt Corallo |
2013-10-28 | Make large-reorg tests optional in block-tester | Matt Corallo |
2013-10-27 | Re-enable BitcoindComparisonTool: | Matt Corallo |
2013-10-11 | Disable code-coverage builds for now | Gavin Andresen |