Commit Graph

1766 Commits

Author SHA1 Message Date
vforgeoux-ledger
26dd0d0d74 Fix too many colors warning for some icons 2024-06-24 14:47:05 +02:00
vforgeoux-ledger
f6e4a21f62 Add Lisk and Lisk Sepolia Testnet networks 2024-06-24 14:47:05 +02:00
vforgeoux-ledger
26f601a7c4 Add Astar zkEVM network 2024-06-24 14:47:04 +02:00
vforgeoux-ledger
0e32a6ac30 Add ZetaChain network 2024-06-24 14:47:04 +02:00
vforgeoux-ledger
0619135388 Add Etherlink Mainnet network 2024-06-24 14:47:04 +02:00
vforgeoux-ledger
acf1d9d5aa Rename Optimism to OP Mainnet and add OP Sepolia 2024-06-24 14:47:03 +02:00
vforgeoux-ledger
78fd1e54be Add Linea Sepolia network 2024-06-24 14:47:03 +02:00
vforgeoux-ledger
b41ae84901 Add Arbitrum Sepolia network 2024-06-24 14:47:03 +02:00
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