laconicd-deprecated/ethereum/eip712
Austin Chandra ef4e068606
Rename getEIP712Hash to Bytes to clarity method intent (#1539)
* Rename getEIP712Hash to Bytes to clarity method intent

* Update comments and revert unrelated code

* Fix variable naming in tests

* Fix to use raw data rather than hash from Go-Ethereum interface

* Update eip712_test to detect EIP-712 hash vs bytes

* Update TypedData conversion error message

Co-authored-by: Freddy Caceres <facs95@gmail.com>
2022-12-09 00:51:24 +00:00
..
eip712_test.go Rename getEIP712Hash to Bytes to clarity method intent (#1539) 2022-12-09 00:51:24 +00:00
eip712.go Refactor to omit empty optionals from EIP-712 type generation (#1459) 2022-11-17 02:25:26 +00:00
encoding.go Rename getEIP712Hash to Bytes to clarity method intent (#1539) 2022-12-09 00:51:24 +00:00
preprocess_test.go refactor: optimize AnteHandler gas consumption (#1388) 2022-10-19 18:21:59 +02:00
preprocess.go feat(eip712): Create LedgerPreprocessHook to reformat EIP-712 payloads (#1277) 2022-09-13 16:56:35 +02:00