Commit Graph

1179 Commits

Author SHA1 Message Date
apaillier-ledger
29d83fc40f Merge pull request #392 from LedgerHQ/refacto/apa/remove_ticker_space
Remove tickers ending space
2023-01-24 11:16:47 +01:00
Alexandre Paillier
c93b7dfabc Fix Zemu tests
Before the centered string was "Unlimited DAI " and now is "Unlimited DAI",
so the centering changed by a few pixels.
2023-01-10 14:15:48 +01:00
Alexandre Paillier
098f328b99 Plugin interface version bump 2023-01-10 14:12:43 +01:00
Alexandre Paillier
74f880dce9 Removes useless space at the end of tickers 2023-01-10 14:12:39 +01:00
tjulien-ledger
41c5d3e011 removing networks to reduce size (#394) 2023-01-10 14:10:08 +01:00
tjulien-ledger
6571550b46 adding many networks (#391) 2023-01-09 17:00:37 +01:00
apaillier-ledger
fc0a337b25 Merge pull request #388 from LedgerHQ/fbe/fix_ragger_import
Use proper ragger import
2022-12-22 14:45:42 +01:00
Francois Beutin
782ea07925 Use proper ragger import 2022-12-16 15:02:08 +01:00
apaillier-ledger
f1c7ba8fec Merge pull request #381 from LedgerHQ/apr/fix/plugin_context_memory_alignment
Fix memory alignment of plugin context buffer
2022-12-01 15:19:31 +01:00
Alexandre Paillier
0d09d31dba Small reordering to save 4 bytes on tokenContext_t struct padding 2022-12-01 15:09:53 +01:00
Alexandre Paillier
3e750e8419 Fix device crash caused by improper memory alignment of the plugin context buffer 2022-12-01 15:09:51 +01:00
Leandre
9e2b67552e Add KCC Chain with ChainID = 321 as ETH clones (#379)
* Add KCC Chain with ChainID = 321 as ETH clones

* Update network.c

* Update network.c

* Update network.c

* Update network.c

* Update network.c
2022-11-25 09:31:00 +01:00
Benjyskan
071c96ea13 change dataContext.tokenContext.fieldIndex to uint16_t to avoid plugin's 'context->parameterOffset' overflow on large tx (#228) 2022-11-23 14:25:49 +01:00
Péter Garamvölgyi
685df6b89c add Scroll networks (#372) 2022-11-23 09:41:51 +01:00
apaillier-ledger
d1fa90885d Merge pull request #378 from LedgerHQ/apr/bugfix/eip712_struct_review_glitch
EIP-712 verbose mode fix
2022-11-21 09:38:49 +01:00
Alexandre Paillier
529a67b9dd Fix uninitialized verbose EIP712 setting 2022-11-18 17:57:01 +01:00
Alexandre Paillier
648fa3b66a Ragger Python regex warnings fix 2022-11-18 15:07:30 +01:00
Alexandre Paillier
fb1e1b2f78 EIP712 verbose mode "Struct review" visual glitch fix 2022-11-18 15:07:08 +01:00
Juliya Smith
b135e55b06 fix: add comment above 1559 txn test (#273) 2022-11-17 16:10:56 +01:00
apaillier-ledger
c9f808fe81 Merge pull request #377 from LedgerHQ/sdk/update-submodule
Update the SDK submodule
2022-11-17 14:42:02 +01:00
apaillier-ledger
cf1d937ed7 Plugin SDK submodule update 2022-11-17 14:30:39 +01:00
apaillier-ledger
39d7a183dc Merge pull request #376 from LedgerHQ/fix/sdk_update_action
[fix] Replace manual commit & push on protected branch with automatic PR with SDK submodule update
2022-11-17 12:05:40 +01:00
Lucas PASCAL
78ddfa3f73 [fix] Replace manual commit & push on protected branch with automatic PR with SDK submodule update 2022-11-17 11:52:13 +01:00
apaillier-ledger
68df092e98 Merge pull request #223 from btchip/starkware_blind_signing_wording
Review starkware blind signing wording
2022-11-17 11:00:25 +01:00
BTChip github
ec5b1769c4 Review Starknet blind signing wording 2022-11-17 10:10:46 +01:00
BTChip github
96690ac969 Review Starknet blind signing wording 2022-11-17 09:50:31 +01:00
apaillier-ledger
bab190b499 Merge pull request #369 from tjulien-ledger/develop
Id4good & XDC path
2022-11-16 19:09:25 +01:00
tjulien-ledger
0976df5077 fix path id4good 2022-11-16 18:59:52 +01:00
tjulien-ledger
795140015d adding id4good 2022-11-16 18:59:52 +01:00
tjulien-ledger
5cf1e1e8e2 adding eth path to xdc 2022-11-16 18:59:49 +01:00
apaillier-ledger
806b811f77 Merge pull request #375 from LedgerHQ/apr/ci/new_cal_test_key
New CAL test key for CI
2022-11-16 18:50:34 +01:00
apaillier-ledger
847a172584 Merge pull request #374 from LedgerHQ/apr/ci/fix_pr_auto_assign
Fix PR auto-assign GitHub action
2022-11-16 18:34:06 +01:00
Alexandre Paillier
32161b9432 Shorter Python tracebacks for Ragger tests 2022-11-16 18:16:11 +01:00
Alexandre Paillier
2300bb9d00 Updated Ragger tests to use the new private CAL key 2022-11-16 18:16:03 +01:00
Alexandre Paillier
bbe1723b25 Added new private CAL key file for CI 2022-11-16 18:12:16 +01:00
Alexandre Paillier
b1d6e9851d Now compiles the app with the new CAL key for Ragger tests 2022-11-16 17:05:17 +01:00
Alexandre Paillier
309c09b599 Added new public CAL testing key in app 2022-11-16 17:03:30 +01:00
lpascal-ledger
a3ab9cbfa0 Merge pull request #373 from LedgerHQ/fix/sdk_update_action
[fix] 'github-push-action' does not seem to cope with src:dst git push syntax
2022-11-16 14:25:16 +01:00
Alexandre Paillier
3e455250d2 Explicit github action version, v1 tag does not exist 2022-11-16 13:52:57 +01:00
Lucas PASCAL
55a4b48f18 [fix] 'github-push-action' does not seem to cope with src:dst git push syntax 2022-11-16 12:14:57 +01:00
apaillier-ledger
4ae512fb80 Merge pull request #370 from LedgerHQ/apr/ci/fix_deprecation_warnings
Update actions to fix deprecation warnings
2022-11-16 11:28:54 +01:00
Jorge Martins
26f8b836f6 Merge pull request #361 from LedgerHQ/improv-dev-experience
Add helpers to avoid tricking user when using a plugin
2022-11-16 11:09:04 +01:00
Alexandre Paillier
60fc9c1417 Add missing function return type to SDK generation script for consistency 2022-11-15 18:11:03 +01:00
Alexandre Paillier
fcc9f7ab84 Update actions to fix deprecation warnings 2022-11-15 18:07:56 +01:00
apaillier-ledger
1b1d54c1e4 Merge pull request #367 from LedgerHQ/cbo-fix-712v0-common-ui
cmd_signMessage712.c: use common ui
2022-11-10 17:21:16 +01:00
apaillier-ledger
797a0e66d8 Merge pull request #368 from LedgerHQ/apr/version_bump
Version bump to 1.10.2-dev
2022-11-10 17:02:31 +01:00
Alexandre Paillier
f26f5e2185 Version bump to 1.10.2-dev 2022-11-10 16:43:55 +01:00
Clement Bouvet
800116ee9d cmd_signMessage712.c: use common ui 2022-11-10 13:33:59 +01:00
apaillier-ledger
793bc57091 Merge pull request #366 from LedgerHQ/develop
App release 1.10.1
2022-11-10 11:58:59 +01:00
apaillier-ledger
3a67073be3 Merge pull request #365 from LedgerHQ/apr/release_changelog
1.10.1 changelog update & non-dev version number
2022-11-09 16:49:36 +01:00