Skip to content

Commit 8f15314

Browse files
committed
Update the changelog, moving the fix for #2043 to [1.3.1] and re-wording it
1 parent 984659b commit 8f15314

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff 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`

0 commit comments

Comments
 (0)