Commit Graph

78 Commits

Author SHA1 Message Date
Alexandre Paillier
b7efb4d4ad Updated changelog 2024-07-26 14:45:24 +02:00
Alexandre Paillier
5a621b89e1 Add mentions of transactions from/to fields in changelog 2024-07-25 13:57:08 +02:00
Alexandre Paillier
8ad5bcc81b Fix incorrect year of the last two entries in the changelog 2024-07-25 13:35:46 +02:00
Alexandre Paillier
8f3833cd1b Updated changelog 2024-07-24 15:17:49 +02:00
Charles-Edouard de la Vergne
f3eb4f7148 Fix markdown lint 2024-05-07 16:23:54 +02:00
Charles-Edouard de la Vergne
f5ea9c51c2 Fix various Linter issues and mispelling 2024-03-27 14:43:15 +01:00
Alexandre Paillier
f8dd685d55 1.11.0-dev version bump 2024-03-14 14:05:10 +01:00
Alexandre Paillier
30067d6f7c Updated release date in changelog 2024-03-08 18:07:00 +01:00
Alexandre Paillier
f554c891b0 Updated changelog 2024-02-16 14:49:15 +01:00
Alexandre Paillier
f30538a7af Version bump 2023-07-31 10:50:23 +02:00
Alexandre Paillier
e7bb9e6107 Changelog update for 1.10.3 2023-07-27 15:14:06 +02:00
Alexandre Paillier
6555b38eaa Version bump 2023-05-02 17:02:11 +02:00
Alexandre Paillier
01997ba34b Updated changelog 2023-04-24 15:01:21 +02:00
Alexandre Paillier
8decdc9390 Updated changelog file 2023-04-20 10:12:51 +02:00
Alexandre Paillier
cf1d21edf9 Updated the changelog 2023-02-09 11:47:20 +01:00
Alexandre Paillier
8a3cf49ece Updated changelog for latest changes 2023-02-06 14:30:17 +01:00
Alexandre Paillier
1bf18f8ecf 1.10.2 changelog 2023-02-03 17:21:46 +01:00
Alexandre Paillier
f26f5e2185 Version bump to 1.10.2-dev 2022-11-10 16:43:55 +01:00
Alexandre Paillier
4836ba49b2 Changelog update + removed -dev version suffix 2022-11-09 16:30:14 +01:00
Alexandre Paillier
8403fdaac4 Version bump to 1.10.1-dev 2022-10-27 18:11:12 +02:00
Alexandre Paillier
1e800478ba Changelog update + removed -dev version suffix 2022-10-26 18:33:54 +02:00
Alexandre Paillier
fe3f61c7a0 Updated changelog 2022-10-17 11:57:10 +02:00
Alexandre Paillier
d2659ed332 Version bump to 1.10.0 2022-10-14 17:42:20 +02:00
Alexandre Paillier
e34a9f55e9 Changelog update + removed -dev version suffix 2022-10-10 15:18:45 +02:00
Alexandre Paillier
3da1e2fd86 Updated changelog 2022-10-10 14:56:58 +02:00
Alexandre Paillier
82299217de Fix EIP-191 changelog
Wasn't in line with the latest modifications
2022-10-06 15:10:25 +02:00
Lucas PASCAL
1e3083a6f9 Update changelog for 1.9.20 2022-09-19 17:05:35 +02:00
Alexandre Paillier
0769eaa651 Updated changelog 2022-09-15 17:11:22 +02:00
Alexandre Paillier
bab11088cc Bumped app version number 2022-06-21 16:44:21 +02:00
Alexandre Paillier
1e744297ef Update changelog for 1.9.19 2022-06-15 14:31:51 +02:00
Alexandre Paillier
cf9cbc0f47 Updated the changelog 2022-06-08 11:45:22 +02:00
Alexandre Paillier
b96140247e Update changelog 2022-04-27 10:22:11 +02:00
Alexandre Paillier
b124cd26b8 Version bump to 1.9.17 2022-01-14 17:37:39 +01:00
Jean P
a53a2428cc Fix nft transactions (#229)
* Removed pluginType "hack"

* Fix some ERC 721 & 1155 function signature hashes

* Fix UI for ERC721 operations

* Explicit Batch Transfer UI with ERC1155

* Unified some ERC721 & 1155 non-static functions naming

* Fix UI for ERC1155 operations

* Added missing pin-lock check when signing transactions

* Fix the shell script that builds the elf files for testing

* Add tests dependency ethers

* Removed the space in the test filename

* Tests build script refactoring

* Now works when called from anywhere (not just the script's directory)
* Now handles LNS & LNX builds together (less duplicated code)

* Temporarily disable Nano X tests

Until Zemu supports Nano X 2.0 SDK

* Tests now start with blind signing disabled

Makes it closer to reality & very few of them requires it

* Update to the latest sdk version

* make eth_plugin_perform_init() readable

Introduce 2 functions.

* Now properly parses the apdu and displays the total quantity of NFT IDs transferred in ERC1155 batch transfer

* Add NFT prod public keys

* Added extra checks for the chain ID handling

Following the security review

* NFTs now only supported by LNS

* Version bump

Co-authored-by: Alexandre Paillier <alexandre.paillier@ledger.fr>
Co-authored-by: greenknot <greenknot@users.noreply.github.com>
2021-12-17 12:04:51 +01:00
apaillier-ledger
c6864d1d42 Bump app version to 1.9.14 (#219)
* Bump app version

* Updated the changelog file
2021-11-22 14:58:50 +01:00
pscott
93cd3d6311 Update CHANGELOG to 1.9.12 2021-11-17 09:57:55 +01:00
TamtamHero
39f9253582 Add Polygon to CHANGELOG.md 2021-10-28 18:19:09 +02:00
Jean P
3eeec97efa Share network ticker with plugins (#205)
* Add network ticker to queryContractUI for plugins use

* Update sdk deps

* Bump version 1.9.11

* Fix blockSize error when bytes is optimized by EVM

Co-authored-by: pscott <scott.piriou@ledger.fr>
2021-10-28 18:10:21 +02:00
TamtamHero
fade963a6d Update CHANGELOG.md 2021-10-11 12:29:54 +02:00
TamtamHero
de01bd5c8f Bump v1.9.9 and update CHANGELOD.md 2021-10-08 10:29:38 +02:00
TamtamHero
c947770fe7 Bump version 1.9.8 2021-10-06 14:17:22 +02:00
Jean P
408805f751 Fix big amounts (#199)
* Fix wrong display of amounts >= 2^87

* Add test to check that amounts >= 2^87 make the app throw

* Bump v1.9.7 and update changelog
2021-10-04 11:26:01 +02:00
Jean P
fb7204fb6c Fix fees overwrite in starkware plugin (#198)
* increase display buffer size to handle Starkware master key and control size when using snprintf

* Bump version 1.9.6

* Fix broken tests

* Add first starkware tests

* Add some constants for starkware

* Update CHANGELOG.md
2021-09-29 18:39:10 +02:00
Jean P
fa355a5d97 Add a UI warning when contract data are not enabled in the settings (#193)
* Add a UI warning when contract data are not enabled in the settings

* Update wording "contract data" -> "blind signing" to raise awareness

* Bump version 1.9.5

* remove hardcoded path in helper build script

* Add blind signature test

* Add snapshot-tmp to gitignore

* Remove unused snapshots

* Increase tests timings

* Remove unused snapshots

* Fix and rename compound blind deposit test

* Update Approve and Transfer tests

* Update tests

* Cosmetic changes + disable debug flag

* Update CHANGELOG.md
2021-09-28 12:32:06 +02:00
pscott
9951cc0e46 Update CHANGELOG.md 2021-09-14 11:19:13 +02:00
pscott
957ce4936a Update changelog 2021-09-03 15:16:42 +02:00
pscott
fd48a2c1a2 Remove theta, flare and flare_coston 2021-09-03 14:55:28 +02:00
pscott
52ba459f1a Update version and Changelog 2021-09-03 14:48:32 +02:00
TamtamHero
248877f2e3 Update CHANGELOG.md 2021-08-31 19:37:51 +02:00
pscott
ca67cb819f Update changelog and Makefile 2021-08-26 13:23:43 +02:00