aboutsummaryrefslogtreecommitdiff
path: root/src/txorphanage.h
diff options
context:
space:
mode:
authorAnthony Towns <aj@erisian.com.au>2021-04-22 19:24:27 +1000
committerAnthony Towns <aj@erisian.com.au>2023-01-25 18:13:42 +1000
commitc5837757068bf8ea3e5b6fdad82f69d1deb81545 (patch)
treeaa837e30feba16f3c70a4d9b08d0145bfd11cb2d /src/txorphanage.h
parentbe2304676bedcd15debcdc694549fdd2b255ba62 (diff)
downloadbitcoin-c5837757068bf8ea3e5b6fdad82f69d1deb81545.tar.xz
net_processing: only process orphans before messages
Previously, when we processed a new tx we would attempt to ATMP any orphans that considered the new tx a parent immediately, but would only accept at most one such tx, leaving any others to be considered on a future run of ProcessMessages(). With this patch, we don't attempt any orphan processing immediately after receiving a tx, instead deferring all of them until the next call to ProcessMessages().
Diffstat (limited to 'src/txorphanage.h')
0 files changed, 0 insertions, 0 deletions