diff options
author | Matt Corallo <git@bluematt.me> | 2017-07-06 20:00:11 -0400 |
---|---|---|
committer | Matt Corallo <git@bluematt.me> | 2017-07-27 15:03:05 -0400 |
commit | b0f32497b873cd1eaf0be86f8e265355aa86174f (patch) | |
tree | 4f9c82cd3d5f51e5236254cdc874279391e75034 /src/noui.h | |
parent | eda888e57352037ab2e60f6ef90098b3ce23a157 (diff) |
More user-friendly error message if UTXO DB runs ahead of block DB
This gives LoadChainTip a return value - allowing it to indicate that
the UTXO DB ran ahead of the block DB. This just provides a nicer
error message instead of the previous mysterious
assert(!setBlockIndexCandidates.empty()) error.
This also calls ActivateBestChain in case we just loaded the genesis
block in LoadChainTip, avoiding relying on the ActivateBestChain
in ThreadImport before continuing init process.
Diffstat (limited to 'src/noui.h')
0 files changed, 0 insertions, 0 deletions