Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/signer/core
Martin Holst Swende 67da83aca5
accounts/external, signer/core: add support for EIP-2930 transactions (#22585)
4 years ago
..
testdata
api.go accounts/external, signer/core: add support for EIP-2930 transactions (#22585) 4 years ago
api_test.go
auditlog.go accounts, signer: implement gnosis safe support (#21593) 4 years ago
cliui.go accounts/external, signer/core: add support for EIP-2930 transactions (#22585) 4 years ago
gnosis_safe.go accounts, signer: implement gnosis safe support (#21593) 4 years ago
signed_data.go all: remove redundant conversions and import names (#21903) 4 years ago
signed_data_internal_test.go
signed_data_test.go accounts, signer: implement gnosis safe support (#21593) 4 years ago
stdioui.go
types.go accounts/external, signer/core: add support for EIP-2930 transactions (#22585) 4 years ago
uiapi.go
validation.go
validation_test.go