Commit Graph

14352 Commits (3192975f1d177aa9f0bbd823c6387cfbfa943610)
 

Author SHA1 Message Date
Matt Corallo 3192975f1d Flush CValidationInterface callbacks prior to destruction
7 years ago
Matt Corallo 08096bbbc6 Support more than one CScheduler thread for serial clients
7 years ago
Matt Corallo 2fbf2dbe15 Add default arg to CScheduler to schedule() a callback now
7 years ago
Matt Corallo cda1429d5b Give CMainSignals a reference to the global scheduler
7 years ago
Matt Corallo 3a19fed9db Make ValidationInterface signals-type-agnostic
7 years ago
Matt Corallo ff6a834fc3 Use TestingSetup to DRY qt rpcnestedtests
7 years ago
Jonas Schnelli 7397af9d31
Merge #10728: fix typo in help text for removeprunedfunds
7 years ago
Wladimir J. van der Laan d81bec7666
Merge #10683: rpc: Move the `generate` RPC call to rpcwallet
7 years ago
MarcoFalke dd07f47b79
Merge #10704: [tests] nits in dbcrash.py
7 years ago
Akio Nakamura ecb4fc382b fix typo in help text for removeprunedfunds
7 years ago
John Newbery 27c63dc059 [tests] nits in dbcrash.py
7 years ago
Wladimir J. van der Laan 2935b469ae
Merge #10192: Cache full script execution results in addition to signatures
7 years ago
Wladimir J. van der Laan 0c3542e5de
Merge #10660: Allow to cancel the txdb upgrade via splashscreen keypress 'q'
7 years ago
Jonas Schnelli 542ce6e246
Report [CANCELLED] instead of [DONE] when shut down during txdb upgrade
7 years ago
Jonas Schnelli 83fbea3f25
Report txdb upgrade not more often then every 10%
7 years ago
Jonas Schnelli 06c5b6edd3
Show txdb upgrade progress in debug log
7 years ago
Jonas Schnelli 316fcb5106
Allow to cancel the txdb upgrade via splashscreen callback
7 years ago
Jonas Schnelli ae09d4583b
Allow to shut down during txdb upgrade
7 years ago
Jonas Schnelli 00cb69bc86
[Qt] allow to execute a callback during splashscreen progress
7 years ago
MarcoFalke 65cc7aacfb
Merge #10556: Move stop/start functions from utils.py into BitcoinTestFramework
7 years ago
John Newbery 5ba83c1d43 [tests] fix nits.
7 years ago
Wladimir J. van der Laan 4c72cc33eb
Merge #10673: [qt] Avoid potential null pointer dereference in TransactionView::exportClicked()
7 years ago
John Newbery 05b8c081b4 [tests] reorganize utils.py module (code move only)
7 years ago
John Newbery 0d473c539e [tests] move mocktime property and functions to BitcoinTestFramework
7 years ago
John Newbery cad967a892 [tests] Move stop_node and start_node methods to BitcoinTestFramework
7 years ago
John Newbery f1fe5368f1 [tests] fix flake8 warnings in test_framework.py and util.py
7 years ago
John Newbery 37065d2ed2 [tests] remove unused imports from utils.py
7 years ago
Wladimir J. van der Laan 2a962834fe rpc: Update `generate` for developer notes
7 years ago
Wladimir J. van der Laan df7e2f057b rpc: Move the `generate` RPC call to rpcwallet
7 years ago
MarcoFalke 080ec52091
Merge #10688: contrib: Update laanwj key
7 years ago
Pieter Wuille 90a002ea64
Merge #10558: Address nits from per-utxo change
7 years ago
Pieter Wuille 30c21306c1
Merge #10685: Clarify CCoinsViewMemPool documentation.
7 years ago
Wladimir J. van der Laan d4e551adfe
Merge #10148: Use non-atomic flushing with block replay
7 years ago
MarcoFalke 416af3edf5
Merge #10690: [qa] Bugfix: allow overriding extra_args in ComparisonTestFramework
7 years ago
Wladimir J. van der Laan 9a941a1010
Merge #10631: Use the override specifier (C++11) where we expect to be overriding the virtual function of a base class
7 years ago
Suhas Daftuar 4ed36539bc [qa] Bugfix: allow overriding extra_args in ComparisonTestFramework
7 years ago
Wladimir J. van der Laan a381f6a5bd
Merge #10684: Remove no longer used mempool.exists(outpoint)
7 years ago
Wladimir J. van der Laan 3c85332f29
contrib: Update laanwj key
7 years ago
practicalswift aa95947ded Use the override specifier (C++11) where we expect to be overriding the virtual function of a base class
7 years ago
Alex Morcos 21d4afa12f Comment clarifications in coins.cpp
7 years ago
Suhas Daftuar e3f9c05b96 Add CheckInputs() unit tests
7 years ago
Alex Morcos 3c8a9aefff Add belt-and-suspenders in DisconnectBlock
7 years ago
Matt Corallo 381b8fc365 Clarify CCoinsViewMemPool documentation.
7 years ago
Alex Morcos 22378adbe5 Remove no longer used mempool.exists(outpoint)
7 years ago
Wladimir J. van der Laan acb11535cb
Merge #10659: [qa] blockchain: Pass on closed connection during generate call
7 years ago
Wladimir J. van der Laan ac52492cd2
Merge #10118: Util: Remove redundant calls to argsGlobal.IsArgSet()
7 years ago
practicalswift fd9599b135 [qt] Avoid potential null pointer dereference in TransactionView::exportClicked()
7 years ago
Wladimir J. van der Laan 7c87a9c748
Merge #10612: The young person's guide to the test_framework
7 years ago
Wladimir J. van der Laan 1680ee0edf
Merge #10400: [RPC] Add an uptime command that displays the amount of time (in seconds) bitcoind has been running
7 years ago
Wladimir J. van der Laan 78783531b7
Merge #10581: Simplify return values of GetCoin/HaveCoin(InCache)
7 years ago