Alexandre Paillier
|
8decdc9390
|
Updated changelog file
|
2023-04-20 10:12:51 +02:00 |
|
Alexandre Paillier
|
400473c06e
|
Fix Zemu tests
|
2023-04-20 10:12:51 +02:00 |
|
Alexandre Paillier
|
7545bcdeb6
|
Disabled Zemu LNX tests since the framework broke with the latest SDK
|
2023-04-20 10:12:51 +02:00 |
|
Alexandre Paillier
|
f3d05f839b
|
Ragger domain names tests
|
2023-04-20 10:12:51 +02:00 |
|
Alexandre Paillier
|
c2eae8a7a2
|
Updated Ragger app client for domain names & sign APDUs
|
2023-04-20 10:12:50 +02:00 |
|
Alexandre Paillier
|
0336f3fcf0
|
Added new test signature key for domain names
|
2023-04-20 10:12:50 +02:00 |
|
Alexandre Paillier
|
e3a6db7c93
|
Now uses Ragger's bip-32 packing function
|
2023-04-20 10:12:50 +02:00 |
|
Alexandre Paillier
|
51a3fa0f80
|
Ragger tests can now handle multiple signing keys
|
2023-04-20 10:12:49 +02:00 |
|
Alexandre Paillier
|
25b57bb830
|
Small refactoring : renamed the Ragger client
|
2023-04-20 10:12:49 +02:00 |
|
Alexandre Paillier
|
be3aa9f1ba
|
Now uses the reusable Ragger tests workflows
|
2023-04-20 10:12:49 +02:00 |
|
Alexandre Paillier
|
faed963e3a
|
Now uses the reusable conftest from Ragger
|
2023-04-20 10:12:48 +02:00 |
|
Alexandre Paillier
|
e99cb5f469
|
Upgraded Ragger version + simplified PIP requirements file
|
2023-04-20 10:12:48 +02:00 |
|
Alexandre Paillier
|
50d14f5686
|
Removed unused Python empty init files
|
2023-04-20 10:12:48 +02:00 |
|
Alexandre Paillier
|
fbe062a861
|
Extra security checks on domain name when parsing it
|
2023-04-20 10:12:41 +02:00 |
|
Alexandre Paillier
|
dbad8d1ba1
|
Domain name UI implementation
|
2023-03-29 18:09:46 +02:00 |
|
Alexandre Paillier
|
ceacee00a7
|
Provide domain name APDU implementation
|
2023-03-29 18:09:42 +02:00 |
|
Alexandre Paillier
|
e15899c92e
|
Moved hash_byte & hash_nbytes functions to common
Also fixed possible overflow on large payload hashing
|
2023-03-29 17:53:29 +02:00 |
|
Alexandre Paillier
|
f17104312b
|
Challenge implementation
|
2023-03-29 15:16:23 +02:00 |
|
Alexandre Paillier
|
c00fab2f6a
|
GET_CHALLENGE & PROVIDE_DOMAIN_NAME APDU documentation
|
2023-03-29 10:47:42 +02:00 |
|
Alexandre Paillier
|
48461b004a
|
Add -dev version suffix again
|
2023-03-29 10:47:40 +02:00 |
|
tjulien-ledger
|
45c049fd04
|
Oasys (#413)
* correcting ticker
* modifying conf file
* updating main.c
* updating chainConfig.h
* Removed last bits of EWC
* correcting arbitrum
* adding oasys conf file
* adding oasys icons
* remaining changes for oasys
* removing trailing space
---------
Co-authored-by: Alexandre Paillier <alexandre.paillier@ledger.fr>
|
2023-03-10 18:41:35 +01:00 |
|
apaillier-ledger
|
e8c44fce83
|
Merge pull request #407 from LedgerHQ/bugfix/apa/eip191_regression_freeze
Fix EIP-191 regression
|
2023-02-20 18:18:03 +01:00 |
|
Alexandre Paillier
|
1cf39711b8
|
Fix Speculos tests
|
2023-02-20 17:01:57 +01:00 |
|
Alexandre Paillier
|
32bff3e0d0
|
Disable button clicks before getting the new EIP-191 data, not after
|
2023-02-20 16:37:22 +01:00 |
|
apaillier-ledger
|
f6717ae30c
|
Merge pull request #402 from LedgerHQ/bugfix/apa/eip191_freeze
Better EIP-191 error handling
|
2023-02-09 18:04:16 +01:00 |
|
Alexandre Paillier
|
cf1d21edf9
|
Updated the changelog
|
2023-02-09 11:47:20 +01:00 |
|
Alexandre Paillier
|
27392c20de
|
Better context checks when processing EIP-191 APDUs
|
2023-02-09 11:44:21 +01:00 |
|
Alexandre Paillier
|
87f23349ad
|
Fix freeze on slow/unresponsive APDU transport
|
2023-02-09 11:30:42 +01:00 |
|
apaillier-ledger
|
3e724ef7c2
|
Merge pull request #400 from LedgerHQ/doc/apa/changelog
Changelog update for last minute fixes
|
2023-02-06 15:13:30 +01:00 |
|
Alexandre Paillier
|
8a3cf49ece
|
Updated changelog for latest changes
|
2023-02-06 14:30:17 +01:00 |
|
tjulien-ledger
|
e70e3180b5
|
ticker correction (#399)
* correcting ticker
* modifying conf file
* updating main.c
* updating chainConfig.h
* Removed last bits of EWC
* correcting arbitrum
---------
Co-authored-by: Alexandre Paillier <alexandre.paillier@ledger.fr>
|
2023-02-06 14:23:50 +01:00 |
|
apaillier-ledger
|
ac5aecb790
|
Merge pull request #398 from LedgerHQ/release/apa/1.10.2
1.10.2 changelog update & non-dev version number
|
2023-02-03 17:35:26 +01:00 |
|
Alexandre Paillier
|
7d3bbc703b
|
Removed version -dev suffix
|
2023-02-03 17:21:51 +01:00 |
|
Alexandre Paillier
|
1bf18f8ecf
|
1.10.2 changelog
|
2023-02-03 17:21:46 +01:00 |
|
tjulien-ledger
|
160fed7348
|
renaming EWC to EWT (#397)
* correcting ticker
* modifying conf file
* updating main.c
* updating chainConfig.h
* Removed last bits of EWC
---------
Co-authored-by: Alexandre Paillier <alexandre.paillier@ledger.fr>
|
2023-02-03 15:54:07 +01:00 |
|
tjulien-ledger
|
f5b32109be
|
correcting ticker (#396)
|
2023-02-02 15:53:45 +01:00 |
|
github-actions[bot]
|
dbeba1e226
|
[create-pull-request] automated change (#395)
Co-authored-by: apaillier-ledger <apaillier-ledger@users.noreply.github.com>
|
2023-01-24 11:26:24 +01:00 |
|
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 |
|