Pol Espinasa
08/07/2026 17:34
## Revisamos PR #35501
wallet: store all witness variants of a transaction
Link: https://github.com/bitcoin/bitcoin/pull/35501
wallet: store all witness variants of a transaction
Link: https://github.com/bitcoin/bitcoin/pull/35501

wallet: store all witness variants of a transaction by achow101 · ...
When the wallet is presented with a transaction that has the same txid as one already known to the wallet, but has a different witness, instead of ignoring the transaction, store it alongside the k...