Skip to content

Commit aaaedcf

Browse files
authored
Merge pull request #2090 from mintlayer/prepare-release-v1.4.0
Prepare release v1.4.0
2 parents 01abd37 + afabb90 commit aaaedcf

15 files changed

Lines changed: 216 additions & 96 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/
1111

1212
## [Unreleased]
1313

14+
## [1.4.0]
15+
1416
### Added
1517
- Wallet:
1618
- Added support for Ledger hardware wallets (beta).
@@ -51,7 +53,9 @@ The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/
5153
the same as when a token is created).
5254
- Transferring or burning zero amount of a token is no longer allowed.
5355

54-
(The actual consensus tightening will happen after a fork, the height is yet to be decided.)
56+
The actual consensus tightening will happen after a soft fork.
57+
**The testnet fork height was set to 787640.**
58+
The mainnet fork height is yet to be decided.
5559

5660
- Node RPC:
5761
- The method `mempool_transactions` now returns transactions in the same order in which they were originally inserted

0 commit comments

Comments
 (0)