841 Commits (master)

Author SHA1 Message Date
Pieter Wuille e11b2ce4c6 Fix large reorgs 10 years ago
Cory Fields 005b5af6e2 rpc-tests: don't spew non-errors to stdout 10 years ago
Gavin Andresen dbca89b74b
Trigger -alertnotify if network is upgrading without you 10 years ago
Luke Dashjr 0b17964131 Bugfix: Replace bashisms with standard sh in tests/tools 10 years ago
Cory Fields 5ad450a65a travis: If the comparison-tool fails, dump the tail of the debug log 10 years ago
Gavin Andresen 3a7c3483b6 Fix make_change to not create half-satoshis 10 years ago
Cory Fields 9322f1a4d9 tests: fix test-runner for osx. Closes ##4708 10 years ago
Daniel Kraft b33bd7a3be Implement "getchaintips" RPC command to monitor blockchain forks. 10 years ago
Cory Fields 6548cc9f90 test: don't let the port number exceed the legal range 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
Pieter Wuille dc942e6f27 Introduce whitelisted peers. 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
Gavin Andresen 3e7dac9dad stop bitcoind/bitcoin-cli processes that might have been left running 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 10 years ago
Gavin Andresen 93a18a3650 Remove CWalletTx::vfSpent 10 years ago
Gavin Andresen 41dcf61504 Test for walletbackup/walletdump RPC calls 10 years ago
Gavin Andresen ca4cf5cff6 Wallet locking fixes for -DDEBUG_LOCKORDER 10 years ago
Gavin Andresen 731b89b8b5 Track and report wallet transaction clones 10 years ago
Gavin Andresen 2b72d46f42 Handle "conflicted" transactions properly 10 years ago
Gavin Andresen f582eda4ed Make qa/rpc-tests/ compatible with OSX 10 years ago
Gavin Andresen 867dfb4a08 Make qa/rpc-tests/ compatible with OSX 10 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
Brandon Dahler 2b91707469 Update build docs that refer to old makefile.* files. 11 years ago
Matt Corallo 338d24bb00 Skip comparison tool on win32 since Wine breaks it 11 years ago
Matt Corallo b2b7bf4bf9 Missed an RPC port 11 years ago
Matt Corallo f1f72e535c Fix port binding by listening on port $BASHPID 11 years ago
Matt Corallo a18a408067 Run block tester and test suite on Windows too (only on Jenkins) 11 years ago
Matt Corallo 473eabada2 Gracefully handle the case when a DISTDIR already exists 11 years ago
Matt Corallo a27253dc00 pull-tester.py: Re-enable coverage msg, new args to run test script 11 years ago
Matt Corallo 47b9374e39 Make large-reorg tests optional in block-tester 11 years ago
Matt Corallo 95fa14da69 Re-enable BitcoindComparisonTool: 11 years ago
Gavin Andresen 38a94488ce Disable code-coverage builds for now 11 years ago
Gavin Andresen 0dd127a791 Rework pull-tester scripts, disable blockchain tester 11 years ago