5b78aef009
This change updates the EIP-712 implementation to resolve [#30619](https://github.com/ethereum/go-ethereum/issues/30619). The test cases have been repurposed from the ethers.js [repository](https://github.com/ethers-io/ethers.js/blob/main/testcases/typed-data.json.gz), but have been updated to remove tests that don't have a valid domain separator; EIP-712 messages without a domain separator are not supported by geth. --------- Co-authored-by: Martin Holst Swende <martin@swende.se> |
||
---|---|---|
.. | ||
apitypes | ||
testdata | ||
api.go | ||
api_test.go | ||
auditlog.go | ||
cliui.go | ||
gnosis_safe.go | ||
signed_data.go | ||
signed_data_test.go | ||
stdioui.go | ||
uiapi.go | ||
validation.go | ||
validation_test.go |