aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2019-10-28 12:54:13 +0100
committerWladimir J. van der Laan <[email protected]>2019-10-28 12:55:04 +0100
commita25945318fdc2890a141a28843c2c5af251c9605 (patch)
treeb8f6c117be701cdfc9c4576bb6f83d9bac70e7e5 /src/httpserver.cpp
parentMerge #17192: util: Add CHECK_NONFATAL and use it in src/rpc (diff)
parentAvoid unused call to GuessVerificationProgress in NotifyHeaderTip (diff)
downloaddiscoin-a25945318fdc2890a141a28843c2c5af251c9605.tar.xz
discoin-a25945318fdc2890a141a28843c2c5af251c9605.zip
Merge #17250: Avoid unused call to GuessVerificationProgress in NotifyHeaderTip
fa398091b7ad683dfd3cd3c2cd030eaf9f336737 Avoid unused call to GuessVerificationProgress in NotifyHeaderTip (MarcoFalke) Pull request description: `GuessVerificationProgress` for a header (not a block) is always 0 because the number of txs in the block can not be determined from the header alone. Anyway, this result was never used, so we can optimize this call by hardcoding 0. This is the next commit in a series of changes toward removing nChainTx (see #14863, #13875) ACKs for top commit: promag: Code review ACK fa398091b7ad683dfd3cd3c2cd030eaf9f336737, missed that. laanwj: ACK fa398091b7ad683dfd3cd3c2cd030eaf9f336737 Tree-SHA512: 11016f8dbb1af1cf75241948d1ad35eac0c79d1311cd0db8c6ec806df2a9e3dc5f998dbd66ccbad5d84564e6cec7fe21ce7a2a13c2b34c746e2d3b31aa1db53a
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions