15 Commits (8d58c4d81f18e9a51d11ee354434cf55d03a4add)

Author SHA1 Message Date
Jonas Schnelli b3b3c2a562
Reduce cs_main locks during ConnectTip/SyncWithWallets 8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Jonas Schnelli 7d0bf0bb46
include the chaintip *blockIndex in the SyncTransaction signal 9 years ago
Jonas Schnelli d76a8acb9b use CBlockIndex* insted of uint256 for UpdatedBlockTip signal 9 years ago
João Barbosa 5624e055b3 Add UpdatedBlockTip signal to CMainSignals and CValidationInterface 9 years ago
Jonas Schnelli a7b9623d18 miner: rename UpdateRequestCount signal to ResetRequestCount 10 years ago
Jonas Schnelli 5496253966 add CReserveScript to allow modular script keeping/returning 10 years ago
Jonas Schnelli d0fc10a844 detach wallet from miner 10 years ago
Michael Ford 08d9373e2f Remove unused code from wallet and validation interface 10 years ago
Philip Kaufmann 0a7bcb7e55 fix IDE/compiler warning "extra ';'" in validationinterface.h 10 years ago
Michael Ford 63e4c9cd35 Fix clang compile warnings intriduced in #5681 10 years ago
Gavin Andresen 0f5954c434
Regression test for ResendWalletTransactions 10 years ago
Jorge Timón 26c16d9de9 Includes: Refactor: Move CValidationInterface and CMainSignals out of main 10 years ago