Alexandre Paillier
|
e9ecf2e109
|
Activate full EIP-191 implementation on LNS + with adequate wording
|
2022-10-04 13:59:50 +02:00 |
|
apaillier-ledger
|
eaeb7cb4c2
|
Merge pull request #345 from LedgerHQ/purge/compound_plugin
[clean] Removing compound-related plugin code
|
2022-10-03 15:45:46 +02:00 |
|
Lucas PASCAL
|
3ff15a16e3
|
[clean] Removing compound-related plugin code
|
2022-10-03 14:49:54 +02:00 |
|
lpascal-ledger
|
d839c35d2e
|
Merge pull request #342 from LedgerHQ/update/changelog
Update changelog for 1.9.20
|
2022-09-20 11:28:45 +02:00 |
|
Lucas PASCAL
|
1e3083a6f9
|
Update changelog for 1.9.20
|
2022-09-19 17:05:35 +02:00 |
|
lpascal-ledger
|
8f1c3f91a7
|
Merge pull request #339 from LedgerHQ/apr/feature/eip191_full_length
EIP-191 UI improvements
|
2022-09-19 17:01:20 +02:00 |
|
Lucas PASCAL
|
3f294f9582
|
Minor fixes after review
|
2022-09-16 14:43:51 +02:00 |
|
Alexandre Paillier
|
0769eaa651
|
Updated changelog
|
2022-09-15 17:11:22 +02:00 |
|
Alexandre Paillier
|
29476ccf99
|
Proper UI wording on EIP-191 continue/skip screen
|
2022-09-15 17:11:22 +02:00 |
|
Alexandre Paillier
|
ba34e37bce
|
Downgrade to make the app fit on LNS
|
2022-09-15 16:49:20 +02:00 |
|
Alexandre Paillier
|
971a02dfcf
|
Code space optimization (192 bytes)
|
2022-09-15 16:49:20 +02:00 |
|
Alexandre Paillier
|
9fc45a7ade
|
Updated EIP-191 Zemu tests
|
2022-09-15 16:49:20 +02:00 |
|
Alexandre Paillier
|
50dd4f5965
|
Linting + updated to clang-format 12.0.1
|
2022-09-15 16:49:19 +02:00 |
|
Alexandre Paillier
|
218098efe9
|
Removed unused header includes from EIP-191
|
2022-09-15 16:49:19 +02:00 |
|
Alexandre Paillier
|
eec44e994a
|
Removed duplicated function signature of ui_idle
|
2022-09-15 16:49:19 +02:00 |
|
Alexandre Paillier
|
f46ed72c60
|
Reimplement the status words for EIP-191 error cases without throwing
|
2022-09-15 16:49:18 +02:00 |
|
Alexandre Paillier
|
e93d82c104
|
Better separation between EIP-191 UI & business logic
|
2022-09-15 16:49:18 +02:00 |
|
Alexandre Paillier
|
4bbc142ee5
|
Doxygen comments
|
2022-09-15 16:49:15 +02:00 |
|
Alexandre Paillier
|
40f00bb012
|
Minimize the RAM used by EIP-191 global variables
|
2022-09-15 13:25:10 +02:00 |
|
Alexandre Paillier
|
aedf6026c7
|
Handling of EIP191 non ASCII messages
|
2022-09-15 13:25:09 +02:00 |
|
Alexandre Paillier
|
81e15e51e8
|
Fix skip issue
|
2022-09-15 13:25:09 +02:00 |
|
Alexandre Paillier
|
493ce85c3b
|
New implementation
|
2022-09-15 13:25:08 +02:00 |
|
Alexandre Paillier
|
a58d2ababb
|
Removed unused bagl type references in EIP-191 code
|
2022-09-14 11:08:10 +02:00 |
|
tjulien-ledger
|
a0d16023d5
|
Light integration (#334)
* adding XDC
* adding meter
* adding multivac
* adding id4good
* adding tecracoin
* minor typo
* adding apothem
* adding apothem 2
* apothem and tecratestnet on network.c
* fix nettwork.c
* 1st additions
* last additions
* adding fix from develop
* update apothem coin name
* removing id4good
* adding Cronos
|
2022-09-14 10:50:57 +02:00 |
|
apaillier-ledger
|
829a694b78
|
Merge pull request #340 from LedgerHQ/revert-319-purge/compound_plugin
Revert "[clean] Removing compound-related plugin code"
|
2022-09-12 15:12:23 +02:00 |
|
apaillier-ledger
|
95a0c8896b
|
Revert "[clean] Removing compound-related plugin code"
|
2022-09-12 14:42:57 +02:00 |
|
apaillier-ledger
|
384c16c3d0
|
Merge pull request #338 from LedgerHQ/eth-ux-split
eth: split ux from rest of source
|
2022-08-24 17:32:47 +02:00 |
|
Clement Bouvet
|
89eeaa7b7d
|
eth: split ux from rest of source
|
2022-08-24 10:35:16 +02:00 |
|
Jorge Martins
|
7c831dd067
|
Merge pull request #336 from jmartins-ledger/bug-fix
Fix feesToString buffer overflow
|
2022-08-09 12:35:50 +02:00 |
|
Jorge Martins
|
d384007912
|
Fix feesToString buffer overflow
|
2022-08-09 11:30:43 +02:00 |
|
Coline Seguret
|
cd36a5fe9c
|
Merge pull request #275 from LedgerHQ/feat/tests-unit
feat: speculos tests e2e
|
2022-07-25 11:54:26 +02:00 |
|
Coline
|
293efa533c
|
docs: Docs of client
|
2022-07-25 11:42:45 +02:00 |
|
Coline
|
e926f9f347
|
docs: Docs of client
|
2022-07-25 11:40:52 +02:00 |
|
Coline
|
fd0f893615
|
docs: some comment in code
|
2022-07-25 11:03:41 +02:00 |
|
Coline
|
986b4b427e
|
fix: merge len bip32 with path function
|
2022-07-25 10:55:47 +02:00 |
|
Coline
|
a064839efa
|
fix: result positional argument
|
2022-07-25 10:48:03 +02:00 |
|
Coline
|
a476bbb569
|
fix: merge 3 mv into 1 and README
|
2022-07-25 10:39:42 +02:00 |
|
Coline
|
8da09ec892
|
fix: real errors test
|
2022-07-22 11:59:45 +02:00 |
|
Coline
|
1dbe04c8ca
|
fix: useless pass
|
2022-07-22 11:26:02 +02:00 |
|
Coline
|
02b5c686e8
|
fix: apdu_as_bytes() into bytes.fromhex()
|
2022-07-22 11:23:09 +02:00 |
|
Coline
|
d5a8859ebf
|
fix: named ERC20Infomation
|
2022-07-22 11:13:27 +02:00 |
|
Coline
|
d3b8cdcfdf
|
fix: add fixture decorator
|
2022-07-22 10:59:24 +02:00 |
|
Coline
|
84230c921a
|
fix: merge some similary code and clean code
|
2022-07-22 10:55:32 +02:00 |
|
Coline
|
d82bf765e8
|
fix: explicite decorator useless
|
2022-07-22 10:32:33 +02:00 |
|
Coline
|
de036b38e8
|
fix: ci use matrix for build nano app
fix: ; into && in ci
|
2022-07-22 10:29:37 +02:00 |
|
Coline
|
16ddb1e67d
|
feat: TU demo .c
fix: TU demo
fix: TU demo
|
2022-07-20 15:53:50 +02:00 |
|
Coline
|
cebc1c65f1
|
fix: merge apdu.md into ethapp.asc
|
2022-07-20 13:08:17 +02:00 |
|
apaillier-ledger
|
f156e2376b
|
Merge branch 'develop' into feat/tests-unit
|
2022-07-20 11:43:55 +02:00 |
|
apaillier-ledger
|
ad671ee565
|
Merge pull request #325 from jmartins-ledger/bug-fixes
Bug fixes
|
2022-07-18 16:21:36 +02:00 |
|
Jorge Martins
|
143d0e54f6
|
Fix function signature
|
2022-07-15 12:51:30 +02:00 |
|