A few minor changes to reduce unnecessary operations while processing TXs.
Some minor code changes to improve efficiency of processing TXs #21954
pull rebroad wants to merge 4 commits into bitcoin:master from rebroad:TXcatches changing 1 files +16 −15-
rebroad commented at 5:01 PM on May 15, 2021: contributor
-
Rearrange TX recv logic - check IBD outside of for loop. c2b256015d
-
Rearrange TX recv logic - remove unnecessary else 16ded0718d
-
Rearrange TX recv logic - no need to AddKnown or check AlreadyHave if we're disconnecting the peer. b3ac421624
-
Rearrange TX recv logic - catch TX violations when TX doesn't match wtxidrelay setting fd46ae72d5
- rebroad renamed this:
T xcatches
Some minor code changes to improve efficiency of processing TXs
on May 15, 2021 - DrahtBot added the label P2P on May 15, 2021
-
DrahtBot commented at 4:32 PM on May 28, 2021: member
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
Conflicts
Reviewers, this pull request conflicts with the following ones:
- #22955 (p2p: Rename fBlocksOnly, Add test by MarcoFalke)
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
-
MarcoFalke commented at 11:44 AM on October 22, 2021: member
- MarcoFalke closed this on Oct 22, 2021
- DrahtBot locked this on Oct 30, 2022
Contributors
Labels