aboutsummaryrefslogtreecommitdiff
path: root/src/ui_interface.cpp
diff options
context:
space:
mode:
authorRussell Yanofsky <russ@yanofsky.org>2017-05-15 09:11:03 -0400
committerRussell Yanofsky <russ@yanofsky.org>2017-05-15 09:11:03 -0400
commit4d2d6045a4784d576d56299244b9f76a5909904b (patch)
tree1bdbce291ea8d01c9b47173f04b8fd0dae9ffd98 /src/ui_interface.cpp
parent41987aa92f0d6c0bee4d4b4889355fbd1dedeede (diff)
downloadbitcoin-4d2d6045a4784d576d56299244b9f76a5909904b.tar.xz
Fix importmulti failure to return rescan errors
An off-by-one-block bug in importmulti rescan logic could cause it to return success in an edge case even when a rescan was not successful. The case where this would happen is if there were multiple blocks in a row with the same GetBlockTimeMax() value, and the last block was scanned successfully, but one or more of the earlier blocks was not readable.
Diffstat (limited to 'src/ui_interface.cpp')
0 files changed, 0 insertions, 0 deletions