laconicd-deprecated/ethereum/eip712
Austin Chandra 3b2f9fcf6c
fix: improve error handling for EIP-712 encoding config init (#1543)
* Improve error handling for EIP-712 encoding config init

* changelog

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-12-09 16:37:00 +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 fix: improve error handling for EIP-712 encoding config init (#1543) 2022-12-09 16:37:00 +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