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 |
.. |
abigen
|
cmd/abigen: support for --type flag with piped data (#17648)
|
6 years ago |
bootnode
|
cmd/bootnode: print node URL on startup (#18516)
|
6 years ago |
clef
|
accounts, eth, clique, signer: support for external signer API (#18079)
|
6 years ago |
ethkey
|
cmd/ethkey: fix the README to match updated commands (#17332)
|
6 years ago |
evm
|
cmd/evm: Add --vm.evm flag to support EVMC (#18457)
|
6 years ago |
faucet
|
cmd/faucet: fix faucet static peer regression
|
6 years ago |
geth
|
accounts, eth, clique, signer: support for external signer API (#18079)
|
6 years ago |
internal/browser
|
cmd/geth: added 'geth bug' command (#3684)
|
8 years ago |
p2psim
|
all: new p2p node representation (#17643)
|
6 years ago |
puppeth
|
core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486)
|
6 years ago |
rlpdump
|
cmd/rlpdump: allow hex input to have leading '0x'
|
7 years ago |
swarm
|
cmd/swarm/swarm-smoke: remove wrong metrics (#18970)
|
6 years ago |
utils
|
accounts, eth, clique, signer: support for external signer API (#18079)
|
6 years ago |
wnode
|
all: new p2p node representation (#17643)
|
6 years ago |