diff options
| author | Russell Yanofsky <[email protected]> | 2017-05-16 11:34:28 -0400 |
|---|---|---|
| committer | Russell Yanofsky <[email protected]> | 2017-05-16 11:34:28 -0400 |
| commit | 2a8e35a11d4bd4828631654fc7b8b8fe8f0a2460 (patch) | |
| tree | 21fadce0eef49d4a633a032c08de17ba0e0de552 /src/httpserver.cpp | |
| parent | Merge #9494: Introduce an ArgsManager class encapsulating cs_args, mapArgs a... (diff) | |
| download | discoin-2a8e35a11d4bd4828631654fc7b8b8fe8f0a2460.tar.xz discoin-2a8e35a11d4bd4828631654fc7b8b8fe8f0a2460.zip | |
Fix importwallet edge case rescan bug
Start importwallet rescans at the first block with timestamp greater or equal
to the wallet birthday instead of the last block with timestamp less or equal.
This fixes an edge case bug where importwallet could fail to start the rescan
early enough if there are blocks with decreasing timestamps or multiple blocks
with the same timestamp.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions