1858 Commits

Author SHA1 Message Date
vforgeoux-ledger
199cb537f7 Add Mantle and Mantle Sepolia networks 2024-06-24 14:47:03 +02:00
vforgeoux-ledger
25492fb97c Add Blast and Blast Sepolia networks 2024-06-24 14:47:02 +02:00
vforgeoux-ledger
943ffec13c Add Base Sepolia network 2024-06-24 14:47:02 +02:00
vforgeoux-ledger
d1a8e7d9ea reorder networks by ascending chain_id 2024-06-24 14:47:02 +02:00
vforgeoux-ledger
52238d75d9 Replace icons by symbolic links for the following chains : ropsten, rinkeby, lukso testnet, chiado, celo baklava, celo alfajores, tecratestnet, scroll alpha, scroll sepholia, neon evm devnet, pllygon zkevm 2024-06-24 14:47:01 +02:00
apaillier-ledger
189a5bf788 Merge pull request #593 from LedgerHQ/feat/apa/eip712_buffer_pairs_to_fill_screen
EIP-712 buffer pairs to fill screen
2024-06-20 14:06:36 +02:00
Alexandre Paillier
9c426dc0c6 Ragger tests fix
Also lower the EIP-712 autonext delay but slow it down for golden runs
2024-06-20 13:31:14 +02:00
Alexandre Paillier
78cc02d22b Fix client compatibility with Python 3.9 2024-06-20 13:30:53 +02:00
Alexandre Paillier
ae359b481e Now buffers the EIP-712 pairs to show more than one per screen 2024-06-20 13:20:52 +02:00
Alexandre Paillier
c7f5ba67e8 Increased UI buffers size for newer devices 2024-06-20 13:20:50 +02:00
Alexandre Paillier
ab914230ce Centralize EIP-712 field shown check 2024-06-20 11:32:20 +02:00
Alexandre Paillier
ae486e9e53 Can now feed the EIP-712 UI value buffer from multiple data (APDU) chunks
Also fixes EIP-712 bytes formatting for values longer than the display buffer, it would only show "..." (introduced by aa38ee995)
2024-06-20 11:32:09 +02:00
apaillier-ledger
3eda3d410b Merge pull request #595 from LedgerHQ/feat/apa/permit_amount_filtering
Permit (ERC-2612) amount-join filtering
2024-06-20 11:01:11 +02:00
Alexandre Paillier
a95e690143 Ragger tests 2024-06-20 10:42:31 +02:00
Alexandre Paillier
4057aa3183 Client support 2024-06-20 10:40:00 +02:00
Alexandre Paillier
05ddb70e7f Can now handle amount-join EIP-712 filtering on Permit (ERC-2612) messages 2024-06-20 10:40:00 +02:00
Alexandre Paillier
cabdcd5d5d Updated APDU documentation 2024-06-20 10:39:59 +02:00
Alexandre Paillier
51ddfe537d New function to get asset index by address 2024-06-20 10:39:58 +02:00
Charles-Edouard de la Vergne
6d6f7c740c Merge pull request #545 from LedgerHQ/cev/add_sender_field
B2CA-1522: Add sender field in transaction
2024-06-20 10:37:16 +02:00
Charles-Edouard de la Vergne
48553f69c9 Update snapshots 2024-06-20 10:18:50 +02:00
Alexandre Paillier
e503373411 Fixes 2024-06-20 08:58:45 +02:00
Charles-Edouard de la Vergne
18889d667b Change fields order presentation 2024-06-18 11:58:10 +02:00
Charles-Edouard de la Vergne
273dd95937 Add 'sender' field to review screens 2024-06-18 11:58:09 +02:00
François Beutin
76e8690a68 Merge pull request #590 from LedgerHQ/fbe/add_check_sdk_workflow
Add CI workflow to ensure ethereum SDK is up to date
2024-05-29 08:50:26 +02:00
Francois Beutin
e7a1ac3558 Add CI workflow to ensure ethereum SDK is up to date 2024-05-28 18:42:50 +02:00
François Beutin
a5410a9a63 Merge pull request #591 from LedgerHQ/fbe/update_ethereum-plugin-sdk
Update ethereum-plugin-sdk
2024-05-28 18:42:08 +02:00
Francois Beutin
78da4f424a Update ethereum-plugin-sdk 2024-05-28 18:39:47 +02:00
François Beutin
2095776a3f Merge pull request #574 from LedgerHQ/fbe/remove_ETH_PLUGIN_RESULT_OK_ALIAS
Remove deprecated ETH_PLUGIN_RESULT_OK_ALIAS from plugin API
2024-05-28 17:40:51 +02:00
Francois Beutin
5a756975c3 Remove deprecated ETH_PLUGIN_RESULT_OK_ALIAS from plugin API 2024-05-28 17:40:14 +02:00
Charles-Edouard de la Vergne
07a488e25f Merge pull request #589 from LedgerHQ/cev/update_flex_config
Update flex config
2024-05-28 14:38:15 +02:00
Charles-Edouard de la Vergne
59b6430d9e Update Flex icon 2024-05-28 14:21:51 +02:00
Charles-Edouard de la Vergne
f1ca412837 Fix Flex cfg for CodeQL 2024-05-28 14:21:50 +02:00
apaillier-ledger
2d6a25b3d4 Merge pull request #583 from LedgerHQ/feat/apa/eip712_improvements
EIP-712 filtering improvements
2024-05-28 11:03:54 +02:00
Alexandre Paillier
c639207d6c Add date/time ragger tests 2024-05-24 17:36:38 +02:00
Alexandre Paillier
b111de39e1 Add date/time support in client 2024-05-24 17:36:38 +02:00
Alexandre Paillier
2fdb3bcb34 Date/Time EIP-712 filtering implementation 2024-05-24 17:36:38 +02:00
Alexandre Paillier
d6a533b720 Add amount-join ragger tests 2024-05-24 17:36:34 +02:00
Alexandre Paillier
1a73a2ebfc Add amount-join support in client
Also adapted existing EIP-712 filters test files
2024-05-24 17:35:35 +02:00
Alexandre Paillier
e76e429148 Amount-join EIP-712 filtering implementation 2024-05-24 17:35:34 +02:00
Alexandre Paillier
c68b4186ed Simplify type conversions function in python client 2024-05-24 17:35:34 +02:00
Alexandre Paillier
736303e5de PROVIDE_ERC20_INFORMATION & PROVIDE_NFT_INFORMATION now send back the index where the asset has been stored 2024-05-24 17:35:34 +02:00
Alexandre Paillier
c4049fc039 Removed old substitutions in EIP-712 test and renamed it
message JSON directly in test
2024-05-24 17:35:28 +02:00
Alexandre Paillier
4a7e50138a Revert "EIP-712 addresses can now be displayed as a token ticker or a trusted domain name"
This reverts commit 77f5c9389b.
2024-05-24 15:41:49 +02:00
Alexandre Paillier
36186313a6 Updated APDU documentation 2024-05-24 15:41:49 +02:00
apaillier-ledger
fd779e9eb2 Merge pull request #588 from LedgerHQ/fix/apa/nbgl_eip712_flex
Fix NBGL EIP-712 on Flex
2024-05-24 15:34:54 +02:00
Alexandre Paillier
1c8482799c Enable EIP712 Ragger tests for Flex 2024-05-24 15:17:12 +02:00
Alexandre Paillier
7c14a9cd62 Regenerated EIP-712 Stax snapshots 2024-05-24 15:17:12 +02:00
Alexandre Paillier
aac8c31bb8 Removed NBGL-specific truncation of long EIP-712 fields 2024-05-24 15:17:11 +02:00
Alexandre Paillier
c50943e4ca Port EIP712 to the new NBGL streaming use case
Fixes the Flex navigation issue
2024-05-24 15:17:06 +02:00
Alexandre Paillier
19d71ffe77 Revert "Update client to reduce delay (no more slow speculos for Stax)"
This reverts commit 186186ab91.

+ new delay for stax/flex
2024-05-24 14:22:29 +02:00