mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-07 22:28:02 +02:00
804329400afuzz: gate mempool entry based on weight (Greg Sanders) Pull request description: The mempool implementation now uses TxGraph with entries using FeePerWeight, not vsize. This means our package_rbf harness will erroneously add more transaction weight than we can support inside of FeeFrac. Gate more aggressively using WITNESS_SCALE_FACTOR. Fixes https://github.com/bitcoin/bitcoin/issues/33981 ACKs for top commit: sdaftuar: ACK804329400aismaelsadeeq: utACK804329400adergoegge: utACK804329400aTree-SHA512: e78d0f73f9b9cbb8c0db1e8e91dbffeb4110cf8113e90f34af5c132acf0819c54254891a4dd5da63016e4edf9d8e886f469f959bd3504b7deb66989d96fe4cf1
9.6 KiB
9.6 KiB