Files
bitcoin/test/functional/wallet_backwards_compatibility.py
Ava Chow 62e826fa76 wallet: Update WalletDescriptor from another one instead of overwriting
If a descriptor is being reimported, we should only update the metadata
and cache from the other one, rather than overwriting the entire thing.
This avoids a potential issue where the on-disk record is overwritten
with a backwards incompatible string.
2026-08-25 15:19:42 -07:00

27 KiB
Executable File