diff options
| author | Suhas Daftuar <[email protected]> | 2020-07-26 23:25:27 -0400 |
|---|---|---|
| committer | Suhas Daftuar <[email protected]> | 2020-08-04 13:59:11 -0400 |
| commit | 81961762439fb72fc2ef168164689ddc29d7ef94 (patch) | |
| tree | f9c8f801ce4e1652a88dab1e9aed982051303206 /src/script/script_error.cpp | |
| parent | Merge #19340: Preserve the `LockData` initial state if "potential deadlock de... (diff) | |
| download | discoin-81961762439fb72fc2ef168164689ddc29d7ef94.tar.xz discoin-81961762439fb72fc2ef168164689ddc29d7ef94.zip | |
Rewrite parent txid loop of requested transactions
Previously, we would potentially add the same txid many times to the rolling
bloom filter of recently announced transactions to a peer, if many outputs of
the same txid appeared as inputs in a transaction. Eliminate this problem and
avoid redundant lookups by asking the mempool for the unique parents of a
requested transaction.
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions