This website requires JavaScript.
Explore
Help
Register
Sign In
d-bis
/
app-ethereum
Watch
5
Star
0
Fork
0
You've already forked app-ethereum
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bfff5f1083238fb81671ca63671d96af68d01db6
app-ethereum
/
src_features
/
signMessageEIP712
History
Alexandre Paillier
6df0ad5ba2
EIP-712 empty array handling fix
2024-05-02 18:37:31 +02:00
..
commands_712.c
…
commands_712.h
…
context_712.c
…
context_712.h
…
encode_field.c
…
encode_field.h
EIP-712 code linting
2022-08-05 18:15:59 +02:00
field_hash.c
Delay EIP-712 array traversal until size is received
2024-05-02 18:37:30 +02:00
field_hash.h
…
filtering.c
…
filtering.h
…
format_hash_field_type.c
…
format_hash_field_type.h
…
path.c
EIP-712 empty array handling fix
2024-05-02 18:37:31 +02:00
path.h
Changed how EIP-712 array progression is counted
2024-05-02 18:37:30 +02:00
schema_hash.c
…
schema_hash.h
…
sol_typenames.c
Rename utils to common_utils
2024-02-02 11:23:30 +01:00
sol_typenames.h
…
type_hash.c
Fix various Linter issues and mispelling
2024-03-27 14:43:15 +01:00
type_hash.h
…
typed_data.c
…
typed_data.h
…
ui_logic.c
Code improvements / Fix warnings
2024-04-26 11:09:18 +02:00
ui_logic.h
…