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.
Martin Holst Swende
43e8efe895
accounts, eth, clique, signer: support for external signer API (#18079)
* accounts, eth, clique: implement external backend + move sighash calc to backend
* signer: implement account_Version on external API
* accounts/external: enable ipc, add copyright
* accounts, internal, signer: formatting
* node: go fmt
* flags: disallow --dev in combo with --externalsigner
* accounts: remove clique-specific signing method, replace with more generic
* accounts, consensus: formatting + fix error in tests
* signer/core: remove (test-) import cycle
* clique: remove unused import
* accounts: remove CliqueHash and avoid dependency on package crypto
* consensus/clique: unduplicate header encoding
|
6 years ago |
.. |
abihelper.go
|
all: simplify switches (#17267)
|
6 years ago |
abihelper_test.go
|
signer: remove ineffectual assignments (#18049)
|
6 years ago |
api.go
|
accounts, eth, clique, signer: support for external signer API (#18079)
|
6 years ago |
api_test.go
|
accounts, eth, clique, signer: support for external signer API (#18079)
|
6 years ago |
auditlog.go
|
accounts, eth, clique, signer: support for external signer API (#18079)
|
6 years ago |
cliui.go
|
Clef: USB hw wallet support (#17756)
|
6 years ago |
stdioui.go
|
Clef: USB hw wallet support (#17756)
|
6 years ago |
types.go
|
cmd/clef, signer: security fixes (#17554)
|
6 years ago |
validation.go
|
cmd/clef, signer: security fixes (#17554)
|
6 years ago |
validation_test.go
|
cmd/clef, signer: security fixes (#17554)
|
6 years ago |