update EdgeChangeLog.md after rename changes
This commit is contained in:
parent
995f3c7426
commit
8e305739d8
@ -23,15 +23,14 @@ This lists the changes in the most recent EDGE firmware, for each hardware platf
|
||||
needed with `wallet1` before changing to `wallet2`.
|
||||
- New Feature: Add ability to import/export [BIP-388](https://github.com/bitcoin/bips/blob/master/bip-0388.mediawiki) Wallet Policies.
|
||||
BIP-388 policies are now also used as our wallet serialization format, which optimized setting storage.
|
||||
- New Feature: Sign with specific miniscript wallet. `Settings -> Miniscript -> <name> -> Sign PSBT`
|
||||
- New Feature: Sign with specific miniscript wallet. `Settings -> Multisig/Miniscript -> <name> -> Sign PSBT`
|
||||
- New Feature: Miniscript wallet name can be specified for `sign` USB command
|
||||
- New Feature: Rename Miniscript wallet via UX. `Settings -> Miniscript -> <wallet> -> Rename`.
|
||||
- New Feature: Rename Miniscript wallet via UX. `Settings -> Multisig/Miniscript -> <wallet> -> Rename`.
|
||||
- New Feature: Export [BIP-380](https://github.com/bitcoin/bips/blob/master/bip-0380.mediawiki) extended key expression.
|
||||
Navigate to `Advanced/Tools -> Export Wallet -> Key Expression`
|
||||
- Enhancement: Slightly faster HW accelerated tagged hash
|
||||
- Enhancement: PSBT class optimizations. Ability to sign bigger txn.
|
||||
- Enhancement: Signing TXN UI shows Miniscript wallet name.
|
||||
- Change: Everything is miniscript now. To import multisig wallets go to `Settings -> Miniscript`
|
||||
- Change: Deprecation of legacy mulitsig import format. Ability to import/export in this format was removed.
|
||||
Old functionality - renaming by reimporting descriptor with different name was removed.
|
||||
Use descriptors or BIP-388 wallet policies
|
||||
|
||||
Loading…
Reference in New Issue
Block a user