Commit Graph

46 Commits

Author SHA1 Message Date
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
pscott
145789e1a3 Update CHANGELOG.md 2021-08-11 16:59:40 +02:00
pscott
237847c756 Update CHANGELOG.md 2021-08-11 16:59:20 +02:00
pscott
7f1348f2bc Update changelog 2021-08-11 15:00:21 +02:00
pscott
fd73a08f24 Update changelog 2021-08-11 11:24:50 +02:00
pscott
0c1eece118 Update CHANGELOG 2021-08-06 15:29:46 +02:00
pscott
12ebced7bf Update to 1.9.0 2021-08-05 10:42:43 +02:00
pscott
f07a594125 bump to 1.9.0 2021-08-03 12:27:09 +02:00
pscott
087af9c0fe Add EIP1559 to changelog 2021-08-03 12:09:42 +02:00
pscott
5951e2c638 Fix changelog 2021-07-28 15:28:12 +02:00
pscott
9f49dc0768 Merge remote-tracking branch 'origin' into bsc 2021-07-27 11:14:12 +02:00
TamtamHero
46d5b45e9c Bump version 1.8.7 2021-07-09 11:46:52 +02:00
TamtamHero
7ec4e8b5b8 Bump version 1.8.6 2021-07-05 11:46:30 +02:00
pscott
c40ea9dae4 Update Changelog 2021-06-29 17:18:19 +02:00
pscott
db5fe05902 Bump version to rc1 and add to CHANGELOG 2021-06-29 17:18:19 +02:00
pscott
3ea1c0f888 Bump to 1.8.5 and update Changelog 2021-06-08 10:30:18 +02:00
pscott
0e9bf8a19a Update changelog 2021-06-08 10:24:52 +02:00
pscott
11ecd174b8 Bump to 1.7.6 and add to Changelog 2021-06-08 10:24:51 +02:00
Salvatore Ingala
fbbc11a54a Fix typo in CHANGELOG 2021-06-02 16:51:43 +02:00
Salvatore Ingala
8ab2279a9b Version bump 1.7.9; update CHANGELOG 2021-06-02 16:45:52 +02:00
pscott
4fb45e3b56 Bump to v1.7.8, update CHANGELOG 2021-05-20 20:21:42 +02:00
TamtamHero
a854dd3e91 Bump version 1.7.4 2021-05-06 12:43:40 +02:00
TamtamHero
e23ca3942a Bump version 1.7.3 2021-05-05 12:13:41 +02:00
TamtamHero
fe0312e46d Bump version 1.7.2 2021-05-05 00:14:44 +02:00
TamtamHero
51549ca1d0 Bump version 1.7.1 2021-05-05 00:07:18 +02:00
TamtamHero
ce3609000b Bump version 1.7.0 2021-04-30 19:50:01 +02:00
eatdostacos
f12e8901ee Standardize Changelog Dates 2021-01-12 17:52:54 -08:00
TamtamHero
8c852bda37 Update CHANGELOG.md 2021-01-12 11:34:09 +01:00
TamtamHero
572ae1d57f Bump version 1.6.3 2020-12-10 12:17:11 +01:00