mirror of https://github.com/bitcoin/bitcoin
Merge bitcoin/bitcoin#30133: test: remove unneeded `-maxorphantx=1000` settings
pull/30143/head8950053636
test: remove unneeded `-maxorphantx=1000` settings (Sebastian Falbesoner) Pull request description: It's unclear what the motivation for increasing the orphan pool is here, and it seems that this not needed at all. None of these tests involve orphan transactions explicitly, and if they would occur occasionally, there is no good reason to prefer a value of 1000 over the default of 100 (see DEFAULT_MAX_ORPHAN_TRANSACTIONS). ACKs for top commit: maflcko: utACK8950053636
edilmedeiros: Tested ACK8950053636
AngusP: tACK8950053636
glozow: ACK8950053636
From skimming the tests, it appears that none of these need a larger `-maxorphantx`. Tree-SHA512: 81d4a4fb2ea92b97119f21cbc6c4b1240d863269932e6adf4982aead9726f20652523a4707add3ad38eb332d4452de41de6735265f22e62298f3b4b45de75a57
commit
ecd23656db
Loading…
Reference in new issue