Alexandre Paillier
|
b7a4c0d93b
|
EIP-712 filtering UI adjustments; Removed half-blind special compilation flag
|
2022-08-05 18:15:41 +02:00 |
|
Alexandre Paillier
|
a24f621ce3
|
EIP712 filtering, added new APDUs
|
2022-08-05 18:15:41 +02:00 |
|
Alexandre Paillier
|
2fa6379470
|
Now only compiles full EIP-712 support for capable devices
|
2022-08-05 17:52:47 +02:00 |
|
Alexandre Paillier
|
9cd39e2c02
|
Now uses some of the old EIP712 code as common code between the two implementations + approve/reject button now works
|
2022-08-05 17:52:45 +02:00 |
|
Alexandre Paillier
|
b8424d1a21
|
Now handles domain & message struct not based on order but on struct name
|
2022-08-05 17:52:44 +02:00 |
|
Alexandre Paillier
|
d333b3a433
|
Fixed compilation errors/warnings
|
2022-08-05 17:52:40 +02:00 |
|
Alexandre Paillier
|
477046bd43
|
Removed unused byte type
|
2022-08-05 17:52:35 +02:00 |
|
Alexandre Paillier
|
45dfd5d6a6
|
Proper path implementation with array support
|
2022-08-05 17:52:34 +02:00 |
|
Alexandre Paillier
|
9521b36de3
|
Now prefixes the type hash with a marker
|
2022-08-05 17:52:33 +02:00 |
|
Alexandre Paillier
|
223aa10a58
|
Better macro naming for hash length
|
2022-08-05 17:52:32 +02:00 |
|
Alexandre Paillier
|
2584490afa
|
Added array size macro
|
2022-08-05 17:52:29 +02:00 |
|
Alexandre Paillier
|
54fe26a301
|
Extracted the context initialization from the main source file
|
2022-08-05 17:52:29 +02:00 |
|
Alexandre Paillier
|
5889da054e
|
Extracted the encodeType and typeHash functions from the main file
|
2022-08-05 17:52:28 +02:00 |
|
Alexandre Paillier
|
e3dfd787b5
|
Memory allocation checking
|
2022-08-05 17:52:28 +02:00 |
|
Alexandre Paillier
|
59490beff9
|
Small type-enforcing refactoring + now properly gets typestrings
|
2022-08-05 17:52:27 +02:00 |
|
Alexandre Paillier
|
e3a8e4ccd2
|
Big Refactoring
- moved some things in header files
- now uses memory allocation functions with automatic checks, small abstraction layer
|
2022-08-05 17:52:26 +02:00 |
|