Peter Todd
Peter Todd
I'd suggest waiting until after v28 has been released to do this. There may be a handful of users remaining that are not vulnerable to double spends in general. But...
@ariard First of all, with ~100% of hash power mining full-rbf, `mempoolfullrbf=0` clearly provides no security benefit. Users may have their own reasons to want a record of the first-seen...
ACK 4f65c8e98957a6d8fe48ef56383d9d5776d5acd4
This could probably be done in a separate pull-req. But we can also remove the `bip125-replaceable` code from the wallet at some point. There's quite a bit of complexity there...
On Thu, Oct 31, 2024 at 09:14:40AM -0700, Gregory Sanders wrote: > > @@ -34,7 +34,7 @@ BIPs that are implemented by Bitcoin Core: > * [`BIP 111`](https://github.com/bitcoin/bips/blob/master/bip-0111.mediawiki): `NODE_BLOOM` service...
ACK c164064c266c518588d9d9175f9b14140ee751b6 Manually tested that the `-datacarriersize` limit does in fact match on a two OP_Return output transaction of the expected size, and that the resulting transaction was propagated to...