aboutsummaryrefslogtreecommitdiff
path: root/src/crypto
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2019-12-14 16:21:55 +0000
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2019-12-14 16:24:04 +0000
commit5cbb17b94681fd0c515c1992fa92505791475571 (patch)
tree52a3df04d23264e2246a9a28ec41addb60a3a4ac /src/crypto
parentMerge pull request #6057 (diff)
downloadmonero-5cbb17b94681fd0c515c1992fa92505791475571.tar.xz
wallet2: fix hang in wallet refresh
If the hashes received would move the current blockchain past the stop point, the short history would not be updated, since we do not expect another loop, but the daemon might return earlier hashes, causing the end index to not be enough to reach the threshold and this require another loop, which will download the same hashes and cause an infinite loop.
Diffstat (limited to 'src/crypto')
0 files changed, 0 insertions, 0 deletions