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
Felix Lange 9244d5cd61
all: update license headers and AUTHORS from git history (#24947)
2 years ago
..
apitypes signer/core: fix complex typed data sign (EIP712) (#24220) 3 years ago
testdata core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 5 years ago
api.go rpc: add PeerInfo (#24255) 3 years ago
api_test.go all: use T.TempDir to create temporary test directories (#24633) 2 years ago
auditlog.go signer/core: move EIP-712 types to package apitypes (#24029) 3 years ago
cliui.go cmd/clef, signer: support for eip-1559 txs in clef (#22966) 3 years ago
gnosis_safe.go all: update license headers and AUTHORS from git history (#24947) 2 years ago
signed_data.go signer/core: always pad clique header extra data with space for sealer's signature (#24941) 2 years ago
signed_data_test.go all: replace non-trivial uses of package ioutil with os (#24886) 2 years ago
stdioui.go tests, signer: remove staticcheck warnings (#20364) 5 years ago
uiapi.go all: replace uses of ioutil with io and os (#24869) 2 years ago
validation.go all: fix some go-critic linter warnings (#23709) 3 years ago
validation_test.go all: update author list and licenses 5 years ago