2020-12-10 12:17:11 +01:00
|
|
|
# Change Log
|
|
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
|
|
|
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
|
2024-07-26 14:37:17 +02:00
|
|
|
## [1.11.1](https://github.com/ledgerhq/app-ethereum/compare/1.11.0...1.11.1) - 2024-07-26
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- (network/clone) Wanchain
|
|
|
|
|
- Refusal of EIP-712 messages after another transaction or message
|
|
|
|
|
|
2024-07-25 13:35:46 +02:00
|
|
|
## [1.11.0](https://github.com/ledgerhq/app-ethereum/compare/1.10.4...1.11.0) - 2024-07-24
|
2024-07-24 15:05:16 +02:00
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- (network) Base Sepolia
|
|
|
|
|
- (network) Blast
|
|
|
|
|
- (network) Blast Sepolia
|
|
|
|
|
- (network) Mantle
|
|
|
|
|
- (network) Mantle Sepolia
|
|
|
|
|
- (network) Arbitrum Sepolia
|
|
|
|
|
- (network) Linea Sepolia
|
|
|
|
|
- (network) OP Sepolia
|
|
|
|
|
- (network) Etherlink Mainnet
|
|
|
|
|
- (network) ZetaChain
|
|
|
|
|
- (network) Astar zkEVM
|
|
|
|
|
- (network) Lisk
|
|
|
|
|
- (network) Lisk Sepolia
|
|
|
|
|
- (network) ZKsync
|
|
|
|
|
- (network) BOB
|
|
|
|
|
- (network) Electroneum
|
|
|
|
|
- New EIP-712 filtering modes (datetime, amount-join)
|
|
|
|
|
- New blind-signing warning flow before every blind-signed transaction flow
|
2024-07-25 13:57:08 +02:00
|
|
|
- New "From" field in transactions containing the wallet's derived address
|
2024-07-24 15:05:16 +02:00
|
|
|
- Ledger Flex support
|
|
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
- (clone) Flare
|
|
|
|
|
- (clone) Flare Coston
|
|
|
|
|
- (clone) Eth Goerli
|
|
|
|
|
- (clone) Eth Ropsten
|
|
|
|
|
- Wallet ID support
|
|
|
|
|
- U2F support
|
|
|
|
|
- Blind-signing setting
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- Renamed Optimism to OP Mainnet
|
|
|
|
|
- Can now store up to 5 assets information (instead of 2)
|
|
|
|
|
- Can now buffer & show multiple EIP-712 fields on one page for NBGL devices
|
2024-07-25 13:57:08 +02:00
|
|
|
- Renamed the "Address" field in transactions to "To"
|
2024-07-24 15:05:16 +02:00
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Handling of EIP-712 empty arrays within nested structs
|
2024-03-14 14:04:52 +01:00
|
|
|
|
2024-07-25 13:35:46 +02:00
|
|
|
## [1.10.4](https://github.com/ledgerhq/app-ethereum/compare/1.10.3...1.10.4) - 2024-03-08
|
2024-02-16 14:34:52 +01:00
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Addresses in EIP-712 messages can now be displayed as a token ticker or a trusted domain name if a match is found
|
|
|
|
|
- Stax app now has icons of the other supported EVM chains
|
|
|
|
|
- (network) Bitcichain
|
|
|
|
|
- (network) Core
|
|
|
|
|
- (network) Bitrock Mainnet
|
|
|
|
|
- (network) Numbers Protocol
|
|
|
|
|
- (network) Linea
|
|
|
|
|
- (network) Holesky
|
|
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
|
|
- Starkware support
|
|
|
|
|
- (clone) kUSD
|
|
|
|
|
- (clone) Tobalaba
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- Can now clear-sign NFT operations on other EVM chains without a clone app
|
|
|
|
|
- Can now swap on other EVM chains without a clone app
|
|
|
|
|
- Improved RAM usage
|
|
|
|
|
- Now shows an explicit ??? ticker when it is unknown instead of falling back to the native chain ticker
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Refusal of transactions with very large chain IDs even within specs
|
|
|
|
|
- Refusal of 10 character-long token tickers
|
|
|
|
|
- (network) Wanchain chain ID
|
|
|
|
|
- (network) Sepolia chain ID
|
2023-07-31 10:49:15 +02:00
|
|
|
|
2023-07-27 11:14:18 +02:00
|
|
|
## [1.10.3](https://github.com/ledgerhq/app-ethereum/compare/1.10.2...1.10.3) - 2023-07-27
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- (network) LUKSO mainnet & testnet
|
|
|
|
|
- (network) Chiado
|
|
|
|
|
- (network) PulseChain
|
|
|
|
|
- (network) Neon EVM mainnet & devnet
|
|
|
|
|
- (network) Venidium
|
|
|
|
|
- (network) Telos EVM mainnet
|
|
|
|
|
- (network) OKBChain mainnet
|
|
|
|
|
- (network) Polygon zkEVM
|
|
|
|
|
- (network) Base
|
|
|
|
|
- (network) Sepolia
|
|
|
|
|
- ENS on chains that share the Ethereum derivation path
|
|
|
|
|
- Ledger Stax support
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- (network) xDai renamed to Gnosis
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Missing context cleanup between plugin calls
|
|
|
|
|
- Miscellaneous swap issues
|
|
|
|
|
- Improper EIP-712 array handling
|
2023-05-02 17:00:36 +02:00
|
|
|
|
2023-04-24 13:59:23 +02:00
|
|
|
## [1.10.2](https://github.com/ledgerhq/app-ethereum/compare/1.10.1...1.10.2) - 2023-04-24
|
2023-02-03 14:53:01 +01:00
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- (clone) ID4Good
|
|
|
|
|
- (network) Cronos
|
|
|
|
|
- (network) Scroll
|
|
|
|
|
- (network) KCC
|
|
|
|
|
- (network) Rootstock
|
|
|
|
|
- (network) Evmos
|
|
|
|
|
- (network) Metis Andromeda
|
|
|
|
|
- (network) Kava EVM
|
|
|
|
|
- (network) Klaytn Cypress
|
|
|
|
|
- (network) Syscoin
|
|
|
|
|
- (network) Velas EVM
|
|
|
|
|
- (network) Boba Network
|
|
|
|
|
- (network) Energi
|
2023-03-03 14:43:47 +01:00
|
|
|
- Domain names support (LNX / LNS+)
|
2023-02-03 14:53:01 +01:00
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- Starknet blind signing wording
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Missing 44'/60' derivation path for XDC Network
|
|
|
|
|
- Small visual glitch with EIP-712 verbose mode with the "Review struct" page
|
|
|
|
|
- Possible overflow with very large transactions
|
|
|
|
|
- EnergyWebChain ticker
|
2023-02-06 14:30:17 +01:00
|
|
|
- Arbitrum ticker
|
2023-04-24 13:59:23 +02:00
|
|
|
- Error handling on EIP-191 APDUs
|
|
|
|
|
- Swap transactions handling
|
2022-11-10 16:43:47 +01:00
|
|
|
|
2022-11-09 16:27:27 +01:00
|
|
|
## [1.10.1](https://github.com/ledgerhq/app-ethereum/compare/1.10.0...1.10.1) - 2022-11-09
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- App/device crash with fast button clicks on slow APDU transport on the new EIP-712 signature UI
|
2022-10-27 18:11:12 +02:00
|
|
|
|
2022-10-26 18:31:58 +02:00
|
|
|
## [1.10.0](https://github.com/ledgerhq/app-ethereum/compare/1.9.20...1.10.0) - 2022-10-26
|
2022-10-14 17:40:14 +02:00
|
|
|
|
2022-09-13 17:32:54 +02:00
|
|
|
### Changed
|
|
|
|
|
|
2022-10-26 18:31:58 +02:00
|
|
|
- EIP-712 signatures are now computed on-device and display their content (clear-signing) (LNX & LNS+)
|
2022-09-13 17:32:54 +02:00
|
|
|
|
2022-10-10 15:18:37 +02:00
|
|
|
## [1.9.20](https://github.com/ledgerhq/app-ethereum/compare/1.9.19...1.9.20) - 2022-10-10
|
2022-09-19 17:05:35 +02:00
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- (clone) XDCNetwork
|
|
|
|
|
- (clone) Meter
|
|
|
|
|
- (clone) Multivac
|
|
|
|
|
- (clone) Tecra
|
|
|
|
|
- (clone) ApothemNetwork
|
2022-06-21 16:42:56 +02:00
|
|
|
|
2022-09-15 13:22:39 +02:00
|
|
|
### Changed
|
|
|
|
|
|
2024-04-30 17:34:31 +02:00
|
|
|
- EIP-191 improvements, now lets the user see the entire message one chunk at a time
|
|
|
|
|
(255 characters for LNX & LNS+, 99 for LNS)
|
2022-09-15 13:22:39 +02:00
|
|
|
|
2022-10-10 14:05:46 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Allow swap with variants
|
|
|
|
|
|
2022-10-10 15:18:37 +02:00
|
|
|
### Removed
|
|
|
|
|
|
|
|
|
|
- Compound support (will become its own plugin)
|
|
|
|
|
|
2022-06-15 14:31:51 +02:00
|
|
|
## [1.9.19](https://github.com/ledgerhq/app-ethereum/compare/1.9.18...1.9.19) - 2022-06-15
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- (clone) OKXChain
|
|
|
|
|
- (clone) Cube
|
|
|
|
|
- (clone) Astar EVM
|
|
|
|
|
- (clone) Shiden EVM
|
2022-05-30 15:59:01 +02:00
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
2024-04-30 17:34:31 +02:00
|
|
|
- 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)
|
2022-06-15 14:31:51 +02:00
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Bug with huge swap amounts
|
2022-05-30 15:59:01 +02:00
|
|
|
|
2022-04-27 10:14:53 +02:00
|
|
|
## [1.9.18](https://github.com/ledgerhq/app-ethereum/compare/1.9.17...1.9.18) - 2022-04-25
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Easier way of adding a chain into the Makefile
|
|
|
|
|
- EIP 1024 support
|
2022-06-15 14:31:51 +02:00
|
|
|
- (clone) Conflux chain
|
|
|
|
|
- (clone) Moonbeam chain
|
|
|
|
|
- (clone) KardiaChain
|
|
|
|
|
- (clone) BitTorrent Chain
|
|
|
|
|
- (clone) Wethio chain
|
2022-04-27 10:14:53 +02:00
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- More uniform naming between the ERC-721 & ERC-1155 screens
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- CI (mostly Zemu tests)
|
|
|
|
|
- App crashing when trying to approve an NFT transaction without having received the NFT information beforehand
|
|
|
|
|
- App refusing to approve an NFT transaction with a long collection name
|
|
|
|
|
|
2022-01-14 15:34:23 +01:00
|
|
|
## [1.9.17](https://github.com/ledgerhq/app-ethereum/compare/1.9.16...1.9.17) - 2022-01-14
|
2021-11-22 14:58:50 +01:00
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
2022-01-14 15:34:23 +01:00
|
|
|
- Support for Non-Fungible Tokens (ERC-721 & ERC-1155)
|
|
|
|
|
|
|
|
|
|
## [1.9.16](https://github.com/ledgerhq/app-ethereum/compare/1.9.14...1.9.16) - 2022-01-13
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Shyft variant
|
2021-12-17 12:04:51 +01:00
|
|
|
|
|
|
|
|
## [1.9.14](https://github.com/ledgerhq/app-ethereum/compare/1.9.13...1.9.14) - 2021-11-30
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Added Moonriver BIP44 1285
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
2022-09-19 17:05:35 +02:00
|
|
|
- Fixed stark order signature on LNS
|
2021-11-22 14:58:50 +01:00
|
|
|
|
|
|
|
|
## [1.9.13](https://github.com/ledgerhq/app-ethereum/compare/1.9.12...1.9.13) - 2021-11-17
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- Small improvement in app size
|
|
|
|
|
|
2021-11-12 10:58:32 +01:00
|
|
|
## [1.9.12](https://github.com/ledgerhq/app-ethereum/compare/1.9.11...1.9.12) - 2021-11-12
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
2022-09-19 17:05:35 +02:00
|
|
|
- Fixed stark order signature on LNX
|
2021-11-12 10:58:32 +01:00
|
|
|
|
2021-10-28 18:10:21 +02:00
|
|
|
## [1.9.11](https://github.com/ledgerhq/app-ethereum/compare/1.9.10...1.9.11) - 2021-10-12
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
2024-03-18 17:28:51 +01:00
|
|
|
- Provide network ticker to plugins (especially helpful for Paraswap plugin)
|
2021-10-28 18:19:09 +02:00
|
|
|
- Polygon variant
|
2021-10-28 18:10:21 +02:00
|
|
|
|
2021-10-11 12:29:54 +02:00
|
|
|
## [1.9.10](https://github.com/ledgerhq/app-ethereum/compare/1.9.9...1.9.10) - 2021-10-08
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Add new app: Moonriver
|
|
|
|
|
|
2021-10-08 10:29:38 +02:00
|
|
|
## [1.9.9](https://github.com/ledgerhq/app-ethereum/compare/1.9.8...1.9.9) - 2021-10-08
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- Rollback the revert in wording change of "Contract data" in "Blind signing" that was introduced in v1.9.8
|
|
|
|
|
|
2021-10-06 14:17:22 +02:00
|
|
|
## [1.9.8](https://github.com/ledgerhq/app-ethereum/compare/1.9.7...1.9.8) - 2021-10-06
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- Revert wording change of "Contract data" in "Blind signing" from v1.9.5
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Goerli now has its own standalone app, with hardcoded deversifi tokens
|
|
|
|
|
|
2021-10-04 11:26:01 +02:00
|
|
|
## [1.9.7](https://github.com/ledgerhq/app-ethereum/compare/1.9.6...1.9.7) - 2021-9-30
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Fixed a bug where amounts displayed where wrong when the amount was huge (>=2^87)
|
|
|
|
|
|
2021-09-29 18:39:10 +02:00
|
|
|
## [1.9.6](https://github.com/ledgerhq/app-ethereum/compare/1.9.5...1.9.6) - 2021-9-29
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Fixed a bug where fees displayed were wrong on Starkware transactions
|
|
|
|
|
|
2021-09-28 12:32:06 +02:00
|
|
|
## [1.9.5](https://github.com/ledgerhq/app-ethereum/compare/1.9.4...1.9.5) - 2021-9-27
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- "Contract Data" is now replaced with "Blind sign", which carries more meaning for regular users.
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
2024-04-30 17:34:31 +02:00
|
|
|
- When blind signing is disabled in settings, and a transaction with smart conract interactions is sent to the app,
|
|
|
|
|
a new warning screen pops to let the user know that the setting must be enabled to sign this kind of transactions.
|
2021-09-14 11:19:13 +02:00
|
|
|
|
|
|
|
|
## [1.9.4](https://github.com/ledgerhq/app-ethereum/compare/1.9.3...1.9.4) - 2021-9-14
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Added Arbitrum network
|
|
|
|
|
|
2021-09-03 14:48:32 +02:00
|
|
|
## [1.9.3](https://github.com/ledgerhq/app-ethereum/compare/1.9.2...1.9.3) - 2021-9-03
|
2021-08-26 13:23:43 +02:00
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Added better display for bigger chainIDs.
|
2021-09-03 15:16:42 +02:00
|
|
|
- Added support for Songbird.
|
|
|
|
|
- Added support for Celo.
|
2021-08-26 13:23:43 +02:00
|
|
|
|
2021-08-31 19:37:51 +02:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- Small refactor of `getEthDisplayableAddress` helper
|
|
|
|
|
- Improve Zemu tests to get parallelization
|
|
|
|
|
- Increased plugin interface to version 2
|
2021-09-03 14:55:28 +02:00
|
|
|
- Remove support for Theta and Flare
|
2021-08-31 19:37:51 +02:00
|
|
|
|
2021-08-11 16:59:40 +02:00
|
|
|
## [1.9.2](https://github.com/ledgerhq/app-ethereum/compare/1.9.0...1.9.2) - 2021-8-11
|
2021-08-06 15:29:41 +02:00
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
2021-08-11 11:24:50 +02:00
|
|
|
- Added support for bigger chainIDs.
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Fixed BSC icon colors.
|
|
|
|
|
- Fixed theta tokens.
|
2021-08-06 15:29:41 +02:00
|
|
|
|
2021-08-05 10:42:43 +02:00
|
|
|
## [1.9.0](https://github.com/ledgerhq/app-ethereum/compare/1.8.8...1.9.0) - 2021-8-05
|
2021-08-03 12:09:42 +02:00
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Added support for EIP-1559 and EIP-2930 style transactions.
|
|
|
|
|
|
2021-07-28 15:28:12 +02:00
|
|
|
## [1.8.8](https://github.com/ledgerhq/app-ethereum/compare/1.8.7...1.8.8) - 2021-7-21
|
2021-06-15 11:17:31 +02:00
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
2021-06-15 15:25:11 +02:00
|
|
|
- Added support for BSC.
|
2021-07-27 11:14:12 +02:00
|
|
|
- Add support for Lido plugin
|
2021-06-15 15:25:11 +02:00
|
|
|
|
2021-07-09 11:20:44 +02:00
|
|
|
## [1.8.7](https://github.com/ledgerhq/app-ethereum/compare/1.8.6...1.8.7) - 2021-7-9
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
Plugins can now check the address of the transaction sender.
|
|
|
|
|
Remove `m/44'/60'` derivation path authorisation for Theta app.
|
2021-07-27 11:14:12 +02:00
|
|
|
|
2021-07-09 11:20:44 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
`additional_screens` was introduced previously but wasn't properly initialized in some cases.
|
2021-07-27 11:14:12 +02:00
|
|
|
|
2021-07-05 11:46:02 +02:00
|
|
|
## [1.8.6](https://github.com/ledgerhq/app-ethereum/compare/1.8.5...1.8.6) - 2021-7-5
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
Display the name of the network when signing a transaction, or the chain ID if the network is not known
|
|
|
|
|
When the network is known, amounts and fees are displayed in the network unit instead of ETH.
|
2021-07-27 11:14:12 +02:00
|
|
|
|
2021-07-05 11:46:02 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
Fix some compilation warning
|
2021-06-15 11:17:31 +02:00
|
|
|
|
2021-06-08 10:30:18 +02:00
|
|
|
## [1.8.5](https://github.com/ledgerhq/app-ethereum/compare/1.7.9...1.8.5) - 2021-6-8
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
2021-06-15 15:25:11 +02:00
|
|
|
- Added support for external plugins.
|
2021-06-08 10:30:18 +02:00
|
|
|
|
2021-06-02 16:51:43 +02:00
|
|
|
## [1.7.9](https://github.com/ledgerhq/app-ethereum/compare/1.7.8...1.7.9) - 2021-6-2
|
2021-06-02 16:45:52 +02:00
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
2021-06-15 15:25:11 +02:00
|
|
|
- Added support for Flare Network and Theta Chain.
|
2021-06-02 16:45:52 +02:00
|
|
|
|
2021-05-20 20:21:42 +02:00
|
|
|
## [1.7.8](https://github.com/ledgerhq/app-ethereum/compare/1.7.7...1.7.8) - 2021-5-20
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
2021-06-15 15:25:11 +02:00
|
|
|
- Fixed a bug where transaction would sometimes not get properly signed.
|
2021-05-20 20:21:42 +02:00
|
|
|
|
|
|
|
|
## [1.7.7](https://github.com/ledgerhq/app-ethereum/compare/1.7.6...1.7.7) - 2021-5-19
|
|
|
|
|
|
|
|
|
|
### Special
|
|
|
|
|
|
2021-06-15 15:25:11 +02:00
|
|
|
- Version bump needed for deployment reasons, nothing changed.
|
2021-05-20 20:21:42 +02:00
|
|
|
|
|
|
|
|
## [1.7.6](https://github.com/ledgerhq/app-ethereum/compare/1.7.5...1.7.6) - 2021-5-14
|
|
|
|
|
|
|
|
|
|
### Special
|
|
|
|
|
|
2021-06-15 15:25:11 +02:00
|
|
|
- Version bump needed for deployment reasons, nothing changed.
|
2021-05-20 20:21:42 +02:00
|
|
|
|
2021-05-19 09:56:14 +02:00
|
|
|
## [1.7.7](https://github.com/ledgerhq/app-ethereum/compare/1.7.6...1.7.7) - 2021-5-19
|
|
|
|
|
|
2021-06-15 15:25:11 +02:00
|
|
|
- N/A
|
2021-05-19 09:56:14 +02:00
|
|
|
|
|
|
|
|
## [1.7.6](https://github.com/ledgerhq/app-ethereum/compare/1.7.6...1.7.6) - 2021-5-14
|
|
|
|
|
|
2021-06-15 15:25:11 +02:00
|
|
|
- N/A
|
2021-05-19 09:56:14 +02:00
|
|
|
|
2021-05-20 20:21:42 +02:00
|
|
|
## [1.7.5](https://github.com/ledgerhq/app-ethereum/compare/1.7.4...1.7.5) - 2021-5-10
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Fixed a bug with cx_ecfp_scalar_mult
|
|
|
|
|
|
2021-05-06 12:43:40 +02:00
|
|
|
## [1.7.4](https://github.com/ledgerhq/app-ethereum/compare/1.7.3...1.7.4) - 2021-5-6
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Fixed a bug that prevented using Ethereum sidechains
|
2021-05-12 14:15:49 +02:00
|
|
|
|
2021-05-05 12:13:41 +02:00
|
|
|
## [1.7.3](https://github.com/ledgerhq/app-ethereum/compare/1.7.2...1.7.3) - 2021-5-5
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Enable Ethereum 2 deposit on Nano S 2.0.0
|
|
|
|
|
|
2021-05-05 00:14:44 +02:00
|
|
|
## [1.7.2](https://github.com/ledgerhq/app-ethereum/compare/1.7.1...1.7.2) - 2021-5-5
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Improve Ethereum 2 deposit security:
|
2021-07-27 11:14:12 +02:00
|
|
|
- Display the validator address on screen when depositing.
|
|
|
|
|
- Abort signing when the account index of the withdrawal key is higher than INDEX_MAX.
|
|
|
|
|
- Check that the destination field of the transaction is Ethereum 2 deposit contract.
|
2021-05-05 00:14:44 +02:00
|
|
|
|
2021-05-05 00:07:18 +02:00
|
|
|
## [1.7.1](https://github.com/ledgerhq/app-ethereum/compare/1.7.0...1.7.1) - 2021-5-5
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Support for Berlin hard fork: EIP2718 (transaction types) and EIP2930 (access list transactions)
|
|
|
|
|
- Display ChainID when transacting on chains which are not ethereum (BSC, Polygon, etc)
|
2021-07-27 11:14:12 +02:00
|
|
|
|
2021-04-30 19:50:01 +02:00
|
|
|
## [1.7.0](https://github.com/ledgerhq/app-ethereum/compare/1.6.6...1.7.0) - 2021-4-30
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Wallet ID feature now available on Nano X
|
2021-07-27 11:14:12 +02:00
|
|
|
|
2021-04-30 19:50:01 +02:00
|
|
|
## [1.6.6](https://github.com/ledgerhq/app-ethereum/compare/1.6.5...1.6.6) - 2021-4-16
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Improved Starkware support
|
2021-07-27 11:14:12 +02:00
|
|
|
|
2021-04-30 19:50:01 +02:00
|
|
|
## [1.6.5](https://github.com/ledgerhq/app-ethereum/compare/1.6.4...1.6.5) - 2021-2-12
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Add a setting to enable nonce display when approving transactions
|
2021-07-27 11:14:12 +02:00
|
|
|
|
2021-01-12 17:52:54 -08:00
|
|
|
## [1.6.4](https://github.com/ledgerhq/app-ethereum/compare/1.6.3...1.6.4) - 2021-1-12
|
2021-01-12 11:34:09 +01:00
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- "warning" icon wasn't correctly displayed
|
|
|
|
|
|
2020-12-10 12:17:11 +01:00
|
|
|
## [1.6.3](https://github.com/ledgerhq/app-ethereum/compare/1.6.2...1.6.3) - 2020-12-10
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Changelog file
|
|
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
|
|
- unused `prepare_full_output` and `btchip_bagl_confirm_full_output` functions removed
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- More errors, less THROWs
|
|
|
|
|
- Cleanup args parsing when called as a library
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Most compilation warnings fixed
|
|
|
|
|
- Ensure `os_lib_end` is called when errors are encountered in library mode
|
|
|
|
|
- Fix pin validation check
|