aboutsummaryrefslogtreecommitdiff
path: root/src/clientversion.h
diff options
context:
space:
mode:
authorPieter Wuille <pieter.wuille@gmail.com>2015-11-05 00:16:49 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2015-11-06 14:30:46 +0100
commit4e895b08da5dc2dfa94ccefb24632062481a8d97 (patch)
treea21f273df1a6047c896ae15459955b1a06bb864d /src/clientversion.h
parent6c31ac019f1b2b5181884de742317efda706e2f0 (diff)
downloadbitcoin-4e895b08da5dc2dfa94ccefb24632062481a8d97.tar.xz
Always flush block and undo when switching to new file
Previously, the undo weren't being flushed during a reindex because fKnown was set to true in FindBlockPos. That is the correct behaviour for block files as they aren't being touched, but undo files are touched. This changes the behaviour to always flush when switching to a new file (even for block files, though that isn't really necessary). Rebased-From: 22e780737db57bcb18b3824eb8158e19a4775cb6 Github-Pull: #6948
Diffstat (limited to 'src/clientversion.h')
0 files changed, 0 insertions, 0 deletions