go-ethereum/signer/core
2021-08-23 12:20:56 +02:00
..
apitypes signer/core/apitypes: remove dependency on internal/ethapi () 2021-08-23 12:20:56 +02:00
testdata
api_test.go signer/core: move API JSON types to separate package () 2021-07-29 16:06:44 +02:00
api.go signer/core: move API JSON types to separate package () 2021-07-29 16:06:44 +02:00
auditlog.go signer/core: move API JSON types to separate package () 2021-07-29 16:06:44 +02:00
cliui.go cmd/clef, signer: support for eip-1559 txs in clef () 2021-06-09 13:48:47 +02:00
gnosis_safe.go signer/core: move API JSON types to separate package () 2021-07-29 16:06:44 +02:00
signed_data_internal_test.go signer: EIP 712, parse bytes and bytesX as hex strings + correct padding () 2020-08-03 21:53:12 +02:00
signed_data_test.go accounts, signer: implement gnosis safe support () 2020-09-29 17:40:08 +02:00
signed_data.go signer/core: move API JSON types to separate package () 2021-07-29 16:06:44 +02:00
stdioui.go
uiapi.go
validation_test.go
validation.go