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.
Kurkó Mihály
107c67d74e
accounts, cmd, internal, signer: add note about backing up the keystore ( #19432 )
...
* accounts: add note about backing up the keystore
* cmd, accounts: move the printout to accountCreate
* internal, signer: add info when new account is created via rpc
* cmd, internal, signer: split logs
* cmd/geth: make account new output a bit more verbose
6 years ago
..
api.go
accounts, cmd, internal, signer: add note about backing up the keystore ( #19432 )
6 years ago
api_test.go
cmd/clef, signer: make fourbyte its own package, break dep cycle ( #19450 )
6 years ago
auditlog.go
clef: bidirectional communication with UI ( #19018 )
6 years ago
cliui.go
signer: change the stdio jsonrpc to use legacy namespace conventions ( #19047 )
6 years ago
signed_data.go
clef: fix chainId key being present in domain map ( #19303 )
6 years ago
signed_data_test.go
cmd/clef, signer: make fourbyte its own package, break dep cycle ( #19450 )
6 years ago
stdioui.go
signer: change the stdio jsonrpc to use legacy namespace conventions ( #19047 )
6 years ago
types.go
cmd/clef, signer: make fourbyte its own package, break dep cycle ( #19450 )
6 years ago
uiapi.go
clef: bidirectional communication with UI ( #19018 )
6 years ago
validation.go
cmd/clef, signer: make fourbyte its own package, break dep cycle ( #19450 )
6 years ago
validation_test.go
cmd/clef, signer: make fourbyte its own package, break dep cycle ( #19450 )
6 years ago