File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,14 +22,12 @@ The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/
2222 - ` wallet-create ` /` wallet-recover ` /` wallet-open ` support the ` ledger ` subcommand, in addition to the existing
2323 ` software ` and ` trezor ` , which specifies the type of the wallet to operate on.
2424
25- ### Fixed
26- - Wallet:
27- - Fixed handling of confirmed and unconfirmed conflicting order transactions in the wallet.
28-
2925## [ 1.3.1]
3026
3127### Fixed
3228 - Wallet:
29+ - Fixed wallet handling of V1 order command conflicts, allowing confirmed ConcludeOrder and FreezeOrder transactions
30+ to replace conflicting unconfirmed order transactions correctly.
3331 - Fixed an issue where the wallet in cold mode would always use input commitments v0, thus producing signatures
3432 that may no longer be valid at the current height.
3533 - Fixed an issue where the wallet in cold mode would still try to access the mempool, which would cause ` wallet-cli `
You can’t perform that action at this time.
0 commit comments