plugeth/signer/core
Daniel Fernandes 02796f6bee
signer/core: accept all solidity primitive types for EIP-712 signing (#26770)
Accept all primitive types in Solidity for EIP-712 from intN, uintN, intN[], uintN[] for N as 0 to 256 in multiples of 8

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-03-08 02:48:53 -05:00
..
apitypes signer/core: accept all solidity primitive types for EIP-712 signing (#26770) 2023-03-08 02:48:53 -05:00
testdata
api_test.go build: upgrade to go 1.19 (#25726) 2022-09-10 13:25:40 +02:00
api.go signer/core: handle gnosis safe problem with missing chain id (#26309) 2022-12-14 04:33:57 -05:00
auditlog.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
cliui.go cmd/clef: only print first N accounts on startup (#26128) 2022-11-08 21:17:12 +01:00
gnosis_safe.go
signed_data_test.go signer/core: don't require capital lettered reference types (#26462) 2023-01-20 12:01:33 +02:00
signed_data.go signer: enable typed data signing from signer rpc (#26241) 2022-11-25 09:13:45 +01:00
stdioui.go
uiapi.go
validation_test.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
validation.go