Commit Graph
240 Commits
Author SHA1 Message Date
Charles-Edouard de la Vergne 7ea7dfde2c Remove useless 'zemu' tests erc721, erc1155 2024-04-11 16:44:58 +02:00
Charles-Edouard de la Vergne 394a6c163c Remove useless 'zemu' tests eip1559 (already exists in 'ragger') 2024-04-11 16:44:58 +02:00
Charles-Edouard de la Vergne a5328619b6 Remove 'speculos' tests 2024-04-11 16:44:57 +02:00
Charles-Edouard de la Vergne ed6d6b222e Remove useless 'speculos' tests eip712, erc721, erc1155 2024-04-11 16:44:57 +02:00
Charles-Edouard de la Vergne 5d5b68f56b Refactor of 'ragger' test 'eip712' 2024-04-11 16:44:57 +02:00
Charles-Edouard de la Vergne 1ed560f1f5 Port 'test_erc20information' from 'speculos' to 'ragger' 2024-04-11 16:44:56 +02:00
Charles-Edouard de la Vergne 5c3504a143 Port 'old_test_eip191' from 'speculos' to 'ragger' 2024-04-11 16:44:56 +02:00
Charles-Edouard de la Vergne 0a42f62816 Port 'test_eip1559' from 'speculos' to 'ragger' 2024-04-10 19:03:45 +02:00
Charles-Edouard de la Vergne 7a608c49df Port 'test_eip2930' from 'speculos' to 'ragger' 2024-04-10 19:03:45 +02:00
Charles-Edouard de la Vergne 8d0f798ec0 Port 'test_sign_cmd' from 'speculos' to 'ragger' 2024-04-10 19:03:44 +02:00
Charles-Edouard de la Vergne 91d73f9110 Port 'test_pubkey_cmd' from 'speculos' to 'ragger' 2024-04-10 19:03:44 +02:00
Charles-Edouard de la Vergne 6e477717de Port 'test_configuration_cmd' from 'speculos' to 'ragger' 2024-04-10 19:03:43 +02:00
Charles-Edouard de la Vergne fa3e87a06c Fix pylint issues 2024-04-10 19:02:00 +02:00
Charles-Edouard de la Vergne 565c6fab66 Update ragger test configuration and setup 2024-04-10 19:01:57 +02:00
Francois Beutin 8d9e79ba0a Use sync or async exchange calls in ethereum client 2024-03-28 16:54:57 +01:00
Charles-Edouard de la Vergne a14418b7ce Revert "Adapt test using App version"
This reverts commit 6e872b45cc.
2024-03-27 15:52:40 +01:00
Charles-Edouard de la Vergne f5ea9c51c2 Fix various Linter issues and mispelling 2024-03-27 14:43:15 +01:00
Charles-Edouard de la Vergne 6e872b45cc Adapt test using App version 2024-03-26 11:38:33 +01:00
Alexandre Paillier f8dd685d55 1.11.0-dev version bump 2024-03-14 14:05:10 +01:00
Alexandre Paillier c193362d56 New blind-sign ragger test 2024-03-08 18:06:56 +01:00
Alexandre Paillier 6414890b2f Added ERC-20 ABI & fixed indentation on other ABIs 2024-03-08 18:00:36 +01:00
Alexandre Paillier 5715827add New basic signature (+ verification) ragger tests 2024-03-08 17:49:17 +01:00
Ledger App Tester Bot 50ba42d535 [auto] Update screenshot 2024-02-21 14:14:32 +00:00
apaillier-ledgerandGitHub b2c39a17b7 Merge pull request #537 from LedgerHQ/feat/apa/remove_stark
Remove Starkware support
2024-02-14 14:01:47 +01:00
Alexandre Paillier faa2d3aabf Ragger tests 2024-02-14 12:10:16 +01:00
Alexandre Paillier c8c6b9a2d1 EIP-712 Ragger tests snapshots handling
Also moved snapshots root path to a centralized/common file
2024-02-14 12:10:16 +01:00
Alexandre Paillier 726ffc1ac7 Update tests 2024-02-14 09:37:16 +01:00
Alexandre Paillier 9ea5d42895 Update tests 2024-02-13 14:41:37 +01:00
Alexandre Paillier c8c15b395c Regenerated Speculos tests snapshots 2024-01-31 16:21:45 +01:00
Ledger App Tester Bot 089b24817f [auto] Update screenshot 2024-01-10 15:17:01 +00:00
Sarah GLINER eb00fca1f4 client: add symlink to install dependencies from ragger folder 2023-12-07 15:11:13 +01:00
Alexandre Paillier c65db6f307 Removed old type hinting 2023-11-30 10:55:45 +01:00
Alexandre Paillier 620167633b Modified EIP712 function to take dictionaries directly instead of filenames 2023-11-30 10:55:34 +01:00
Alexandre Paillier 711b083f69 flake8 fixes 2023-11-29 18:25:42 +01:00
Alexandre Paillier f30546f8f5 Updated ENS tests to use the new sign function 2023-11-29 18:25:42 +01:00
Alexandre Paillier b90d660a69 Improved NFT tests
Now uses the ERC 721/1155 ABIs, gets selector automatically, and actually verifies the signature
2023-11-29 18:25:42 +01:00
Alexandre Paillier 62215e3e5f Now uses Web3.py to get function selectors 2023-11-27 11:17:03 +01:00
Alexandre Paillier de82990e14 Added the Web3.py library as a dependency to the python client 2023-11-27 11:16:54 +01:00
Alexandre Paillier 4bcd61edc9 Ragger Stax snapshot update 2023-10-18 16:46:00 +02:00
Alexandre Paillier 31f0d7f034 App now has all the network icons and can use them when needed 2023-10-18 16:45:58 +02:00
Alexandre Paillier 52c0270753 New NFT Ragger test 2023-09-07 16:12:03 +02:00
Alexandre Paillier 96ae8222ee Ragger app client now has proper generic sign methods 2023-09-07 16:08:05 +02:00
Alexandre Paillier 04d2039935 Ragger tests for get pub key 2023-09-07 14:35:56 +02:00
Lucas PASCAL e5c82d910e [add] Python client packaging first draft 2023-08-07 11:52:12 +02:00
Alexandre Paillier 4f8dbe09b7 Re-generated Stax golden snapshots for API_LEVEL 12 2023-08-01 11:24:41 +02:00
Alexandre Paillier f30538a7af Version bump 2023-07-31 10:50:23 +02:00
Alexandre Paillier 8541d69d33 Add new test case for EIP712 2023-07-18 17:00:35 +02:00
Alexandre Paillier 7c83c15f9f Now properly uses the settings use case 2023-07-18 11:35:36 +02:00
Alexandre Paillier 25562291e4 Fix Stax ragger tests 2023-07-18 11:35:28 +02:00
Alexandre Paillier e019eed3ab Added a new ragger test 2023-07-06 15:41:19 +02:00