aboutsummaryrefslogtreecommitdiff
path: root/src/script/script.cpp
diff options
context:
space:
mode:
authorSuhas Daftuar <[email protected]>2020-07-26 23:25:27 -0400
committerSuhas Daftuar <[email protected]>2020-08-04 13:59:11 -0400
commit81961762439fb72fc2ef168164689ddc29d7ef94 (patch)
treef9c8f801ce4e1652a88dab1e9aed982051303206 /src/script/script.cpp
parentMerge #19340: Preserve the `LockData` initial state if "potential deadlock de... (diff)
downloaddiscoin-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.cpp')
0 files changed, 0 insertions, 0 deletions