Browse Source

minor

master
ThomasV 3 years ago
parent
commit
a6f3ee6364
  1. 8
      RELEASE-NOTES

8
RELEASE-NOTES

@ -1,10 +1,10 @@
# Release 4.4.3 (May 11, 2023) # Release 4.4.3 (May 11, 2023)
* Intentionally break multisig wallets that have heterogeneous master * Intentionally break multisig wallets that have heterogeneous master
keys. Versions 4.4.0 to 4.4.2 of Electrum for Android did not check keys. Versions 4.4.0 to 4.4.2 of Electrum for Android did not check
that master keys used the same script type. This may result in the that master keys used the same script type. This may have resulted
creation of multisig wallets that that cannot be spent from with in the creation of multisig wallets that that cannot be spent from
any existing version of Electrum. It is not sure whether any users with any existing version of Electrum. It is not sure whether any
are affected by this; if there are any, we will publish users are affected by this; if there are any, we will publish
instructions on how to spend those coins (#8417, #8418). instructions on how to spend those coins (#8417, #8418).
* Qt GUI: * Qt GUI:
- handle expected errors in DSCancelDialog (#8390) - handle expected errors in DSCancelDialog (#8390)

Loading…
Cancel
Save