laconicd-deprecated/ethereum/eip712
Austin Chandra 04bdccd42a
Refactor to omit empty optionals from EIP-712 type generation (#1459)
* Refactor to omit empty values from type creation; add test for v1.vote

* Add test for createValidator with optional fields left blank

* Add changelog entry

* Update changelog entry

Co-authored-by: Freddy Caceres <facs95@gmail.com>
2022-11-17 02:25:26 +00:00
..
eip712_test.go Refactor EIP-712 signature verification (#1397) 2022-11-07 16:50:25 +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 Refactor EIP-712 signature verification (#1397) 2022-11-07 16:50:25 +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