plugeth/signer/core
Martin Holst Swende 6a4e05c93a
signer: enable typed data signing from signer rpc (#26241)
This PR should makes it easier to sign EIP-712 typed data via the accounts.Wallet API, by using the mimetype for typed data. 

Co-authored-by: nasdf <keenan.nemetz@gmail.com>
2022-11-25 09:13:45 +01:00
..
apitypes signer/core/apitypes: deep convert types in slice (#26203) 2022-11-24 11:45:20 +01:00
testdata core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00
api_test.go build: upgrade to go 1.19 (#25726) 2022-09-10 13:25:40 +02:00
api.go all: fix spelling mistakes (#25961) 2022-10-11 09:37:00 +02: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 all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
signed_data_test.go signer: enable typed data signing from signer rpc (#26241) 2022-11-25 09:13:45 +01:00
signed_data.go signer: enable typed data signing from signer rpc (#26241) 2022-11-25 09:13:45 +01:00
stdioui.go tests, signer: remove staticcheck warnings (#20364) 2019-11-23 12:51:37 +01:00
uiapi.go all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
validation_test.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
validation.go all: fix some go-critic linter warnings (#23709) 2021-10-13 17:31:02 +02:00