diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-02-08 22:05:00 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-02-08 22:19:53 +0100 |
| commit | 67447ba06057b8e83f962c82491d2fe6c5211f50 (patch) | |
| tree | 94c25e37dfe1e50db0f61f4537619f9ac8f4f494 /src/net_processing.cpp | |
| parent | Merge #12333: Make CWallet::ListCoins atomic (diff) | |
| parent | Avoid leaking prioritization information when relaying transactions (diff) | |
| download | discoin-67447ba06057b8e83f962c82491d2fe6c5211f50.tar.xz discoin-67447ba06057b8e83f962c82491d2fe6c5211f50.zip | |
Merge #12225: Mempool cleanups
669c943 Avoid leaking prioritization information when relaying transactions (Suhas Daftuar)
e868b22 fee estimator: avoid sorting mempool on shutdown (Suhas Daftuar)
0975406 Correct mempool mapTx comment (Suhas Daftuar)
Pull request description:
Following up on #12127 and #12118, this cleans up a comment that was left incorrect in txmempool.h, and addresses a couple of the observations @TheBlueMatt made about an unnecessary use of `queryHashes()` and a small information leak when prioritizing transactions.
Left undone is nuking queryHashes altogether; that would require changing the behavior of the `getrawmempool` rpc call, which I think I might be in favor of doing, but wanted to save for its own PR.
Tree-SHA512: c97d10b96dcd6520459287a4a2eda92774173757695100fcfe61e526aef86f394507c331d17f9e0c14b496c33ec46198a0f165a847762ca50f7c6780b993f162
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions