diff options
| author | Wladimir J. van der Laan <[email protected]> | 2019-11-18 14:13:26 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2019-11-18 14:14:03 +0100 |
| commit | 63fac52f31ea37e5c71a64198c76484bc87dc11d (patch) | |
| tree | 1a60d7067dcec1bbb941a2264619cfb39018ac44 /src/httpserver.cpp | |
| parent | Merge #17470: ci: Use clang-8 for fuzzing to run on aarch64 ci systems (diff) | |
| parent | GuessVerificationProgress: cap the ratio to 1 (diff) | |
| download | discoin-63fac52f31ea37e5c71a64198c76484bc87dc11d.tar.xz discoin-63fac52f31ea37e5c71a64198c76484bc87dc11d.zip | |
Merge #17328: GuessVerificationProgress: cap the ratio to 1
2f5f7d6b135e4eab368bbafd9e6e979aa72398de GuessVerificationProgress: cap the ratio to 1 (darosior)
Pull request description:
Noticed `getblockchaininfo` would return a `verificationprogress` > 1, especially while generating. This caps the verification progress to `1`.
Tried to append a check to functional tests but this would pass even without the patch, so it seems better to not add a superfluous check (but this can easily be reproduced by trying to generate blocks in the background and `watch`ing `getblockchainfo`).
ACKs for top commit:
laanwj:
ACK 2f5f7d6b135e4eab368bbafd9e6e979aa72398de
promag:
ACK 2f5f7d6b135e4eab368bbafd9e6e979aa72398de.
Tree-SHA512: fa3aca12acab9c14dab3b2cc94351082f548ea6e6c588987cd86e928a00feb023e8112433658a0e85084e294bfd940eaafa33fb46c4add94146a0901bc1c4f80
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions