You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the GUI assumes any PSBT output with its bip32_derivation set is a change output. It should also check the address matches the one for our descriptor at this derivation.
The text was updated successfully, but these errors were encountered:
366e9b7 gui: use descriptor method to detect psbt change outputs (edouardparis)
Pull request description:
This commit also fix handling of create_spend result while updating liana:master
close#841
ACKs for top commit:
edouardparis:
Self-ACK 366e9b7
Tree-SHA512: 5316e610ec6fe1c09447329c031a52710fa7802c0135cc2e386d9926d5f189f1b381596b1f5b081beb2904341d4d7468fa1b4148e9fc49644670e5d8335ca015
Currently the GUI assumes any PSBT output with its
bip32_derivation
set is a change output. It should also check the address matches the one for our descriptor at this derivation.The text was updated successfully, but these errors were encountered: