File tree Expand file tree Collapse file tree 1 file changed +18
-7
lines changed Expand file tree Collapse file tree 1 file changed +18
-7
lines changed Original file line number Diff line number Diff line change @@ -5,23 +5,34 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
- ## [ 1.9.19] ( https://github.com/ledgerhq/app-ethereum/compare/1.9.18...1.9.19 ) - 2022-XX-XX
8
+ ## [ 1.9.19] ( https://github.com/ledgerhq/app-ethereum/compare/1.9.18...1.9.19 ) - 2022-06-15
9
+
10
+ ### Added
11
+
12
+ - (clone) OKXChain
13
+ - (clone) Cube
14
+ - (clone) Astar EVM
15
+ - (clone) Shiden EVM
9
16
10
17
### Changed
11
18
12
- - EIP-191 signatures now show the actual data contained in the message (clear-signing)
19
+ - EIP-191 signatures now show (up to 99 characters on LNS and 255 on LNX & LNS) the actual data contained in the message (clear-signing)
20
+
21
+ ### Fixed
22
+
23
+ - Bug with huge swap amounts
13
24
14
25
## [ 1.9.18] ( https://github.com/ledgerhq/app-ethereum/compare/1.9.17...1.9.18 ) - 2022-04-25
15
26
16
27
### Added
17
28
18
29
- Easier way of adding a chain into the Makefile
19
30
- EIP 1024 support
20
- - Conflux chain
21
- - Moonbeam chain
22
- - KardiaChain
23
- - BitTorrent Chain
24
- - Wethio chain
31
+ - (clone) Conflux chain
32
+ - (clone) Moonbeam chain
33
+ - (clone) KardiaChain
34
+ - (clone) BitTorrent Chain
35
+ - (clone) Wethio chain
25
36
26
37
### Changed
27
38
You can’t perform that action at this time.
0 commit comments