mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-07 14:18:18 +02:00
33fbaed310policy: don't CheckEphemeralSpends on reorg (Greg Sanders) Pull request description: Similar reasoning to https://github.com/bitcoin/bitcoin/pull/33504 During a deeper reorg it's possible that a long sequence of dust-having transactions that are connected in a linear fashion. On reorg, this could cause each subsequent "generation" to be rejected. These rejected transactions may contain a large amount of competitive fees via normal means. PreCheck based `PreCheckEphemeralSpends` is left in place because we wouldn't have relayed them prior to the reorg. ACKs for top commit: darosior: re-ACK33fbaed310ismaelsadeeq: reACK33fbaed310sedited: ACK33fbaed310Tree-SHA512: cf0a6945066e9f5f8f9a847394c2c1225facf475a8aa4bc811b436513eff79c0a720d4ad21ba6b0f1cc4dfdd61cf46acb148333ac592b2ee252953732326ad1d