Commit Graph

15 Commits

Author SHA1 Message Date
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
4057aa3183 Client support 2024-06-20 10:40:00 +02:00
Alexandre Paillier
b111de39e1 Add date/time support in client 2024-05-24 17:36:38 +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
c68b4186ed Simplify type conversions function in python client 2024-05-24 17:35:34 +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
Charles-Edouard de la Vergne
186186ab91 Update client to reduce delay (no more slow speculos for Stax) 2024-05-07 16:23:56 +02:00
Alexandre Paillier
02efe1df14 Normalizes EIP-712 fixed-length bytes in Ragger client
Also some type-hinting and simplified the integer encoding
2024-05-02 18:37:35 +02:00
Charles-Edouard de la Vergne
140ecc75fb Adapt 'ledger_app_clients'
- Add 'send_raw' function
- Add error code 'EXCEPTION_OVERFLOW'
2024-04-10 19:03:43 +02:00
Alexandre Paillier
faa2d3aabf Ragger tests 2024-02-14 12:10:16 +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
Lucas PASCAL
54b979186d [clean] Linter / typing fixes 2023-08-07 13:55:45 +02:00
Lucas PASCAL
e5c82d910e [add] Python client packaging first draft 2023-08-07 11:52:12 +02:00