diff options
author | Russell Yanofsky <russ@yanofsky.org> | 2017-05-16 11:34:28 -0400 |
---|---|---|
committer | Russell Yanofsky <russ@yanofsky.org> | 2017-05-16 11:34:28 -0400 |
commit | 2a8e35a11d4bd4828631654fc7b8b8fe8f0a2460 (patch) | |
tree | 21fadce0eef49d4a633a032c08de17ba0e0de552 /src/Makefile.test.include | |
parent | 41987aa92f0d6c0bee4d4b4889355fbd1dedeede (diff) |
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/Makefile.test.include')
0 files changed, 0 insertions, 0 deletions