Gloria Zhao

Results 188 comments of Gloria Zhao

Last push is just a rebase. Still need to do: - Not allowing non-v3 below minrelayfee in package CPFP. Currently working on test util to raise mempool min feerate for...

> Implication being a v1/2 transaction cannot be 0-fee and bumped by child? Yes unfortunately, unless there is a better alternative... see ~08:16 in https://gnusha.org/bitcoin-core-dev/2022-12-16.log

Fixed accidental drop of TrimToSize commit

Rebased on top of #28251 for the issue posted in #26403

> if we're doing nVersion 3, we should also fix the lack of discouragement for uninterpreted nSequence values and arguments to CSV/CLTV. see https://github.com/bitcoin/bitcoin/pull/22871 (cc @instagibbs) decided not to do...

> > However, doing so would eliminate the ability to batch-CPFP several unconfirmed commitment transactions at once (although this isn't reliable anyway today, since the carveout protections don't apply to...

> i don’t understand why removing the carve out has to be technically linked with v3 deployment. > you can break carve-out today by broadcasting one of the 2 latest...

cc @maflcko? (https://github.com/bitcoin/bitcoin/pull/23225#pullrequestreview-774698314)