33 Commits (5a0823a09bbd01a16725ff21e433c285ffc2849a)

Author SHA1 Message Date
Daniel Kraft b33bd7a3be Implement "getchaintips" RPC command to monitor blockchain forks. 10 years ago
Tom Harding cdf305eeb0 Set -discover=0 in regtest framework 10 years ago
Wladimir J. van der Laan 6c37f7fd78 `getrawchangeaddress` should fail when keypool exhausted 10 years ago
Wladimir J. van der Laan b45a6e8394 Add test for getblocktemplate longpolling 10 years ago
Gavin Andresen f5a92bf9bd
Print better errors, and add util stop_node() function. 10 years ago
Gavin Andresen e8097f7df1
Refactor common RPC test code to BitcoinTestFramework base class 10 years ago
Gavin Andresen 1b2bc71de1
Improved logging and Decimal support 10 years ago
Wladimir J. van der Laan 49d86c7477 rpc-tests: Fix rpcbind_test after 0193fb8 10 years ago
Wladimir J. van der Laan 3b1295e988
qa/rpc_tests: Wait for handshake to complete in connect_nodes 10 years ago
Cozz Lovan 77cbd4623e Let -zapwallettxes recover transaction meta data 10 years ago
Gavin Andresen 171ca7745e estimatefee / estimatepriority RPC methods 10 years ago
Gavin Andresen 0193fb82a6 Allow multiple regression tests to run at once 10 years ago
Wladimir J. van der Laan b5ad5e783d Add Python test for -rpcbind and -rpcallowip 10 years ago
super3 d3081fa231 Removed LevelDB changes 10 years ago
Gavin Andresen cb4bdd18a7 Have pull-tester run the listtransactions.py regression test 10 years ago
Alon Muroch 3f9a01995e added list/get received by address/ account tests 10 years ago
Gavin Andresen d138598f63
Fix regression tests 10 years ago
Wladimir J. van der Laan 3fc6846181 Add licenses for tests and test data 10 years ago
Gavin Andresen 356cfe8306 Python-based regression tests 11 years ago
Gavin Andresen 93a18a3650 Remove CWalletTx::vfSpent 11 years ago
Gavin Andresen 41dcf61504 Test for walletbackup/walletdump RPC calls 11 years ago
Gavin Andresen ca4cf5cff6 Wallet locking fixes for -DDEBUG_LOCKORDER 11 years ago
Gavin Andresen 731b89b8b5 Track and report wallet transaction clones 11 years ago
Gavin Andresen 2b72d46f42 Handle "conflicted" transactions properly 11 years ago
Gavin Andresen f582eda4ed Make qa/rpc-tests/ compatible with OSX 11 years ago
Gavin Andresen 867dfb4a08 Make qa/rpc-tests/ compatible with OSX 11 years ago
Cory Fields 371f3f6ba5 qt5: fix --with-qt with no arguments 11 years ago
Wladimir J. van der Laan 5fe19d640e qt: make wallet test consistent 11 years ago
Gavin Andresen 9e7776bf1f Integration tests via RPC calls 11 years ago