All previous versions of bitcoin could store some types of invalid transactions in the orphan-transaction list.
Only store transactions with missing inputs in the orphan pool. #765
pull gavinandresen wants to merge 1 commits into bitcoin:master from gavinandresen:orphanFix changing 2 files +22 −7-
gavinandresen commented at 6:50 PM on January 18, 2012: contributor
-
TheBlueMatt commented at 6:36 PM on January 19, 2012: member
What about tx replacement if the tx that the to-be-checked tx depends on adds additional inputs?
-
TheBlueMatt commented at 6:50 PM on January 19, 2012: member
Nevermind, only applies if the local node is allowing rd replacement. Though maybe we want to make sure this will still work when we do rd replacement.
-
149f580c82
Only store transactions with missing inputs in the orphan pool.
All previous versions of bitcoin could store some types of invalid transactions in the orphan-transaction list.
-
TheBlueMatt commented at 5:58 PM on January 23, 2012: member
ACK
- gavinandresen merged this on Jan 23, 2012
- gavinandresen closed this on Jan 23, 2012
- lateminer referenced this in commit e9a5100f50 on Jan 22, 2019
- sipa referenced this in commit 6312e5152c on Jul 28, 2020
- sipa referenced this in commit 85de7c1ced on Aug 6, 2020
- sipa referenced this in commit 94dc6bcc30 on Aug 7, 2020
- sipa referenced this in commit 06f963c894 on Aug 10, 2020
- sipa referenced this in commit 5cb59db575 on Aug 11, 2020
- sipa referenced this in commit a951950cf7 on Aug 16, 2020
- sipa referenced this in commit 0a0db15fc7 on Aug 16, 2020
- sipa referenced this in commit 5d5bef0862 on Aug 28, 2020
- sipa referenced this in commit 62da1445ac on Sep 4, 2020
- sipa referenced this in commit f0c6824af2 on Sep 5, 2020
- sipa referenced this in commit b9c1a76481 on Sep 11, 2020
- DrahtBot locked this on Sep 8, 2021
Contributors