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.
Janoš Guljaš
26aea73673
cmd, node, p2p/simulations: fix node account manager leak ( #19004 )
...
* node: close AccountsManager in new Close method
* p2p/simulations, p2p/simulations/adapters: handle node close on shutdown
* node: move node ephemeralKeystore cleanup to stop method
* node: call Stop in Node.Close method
* cmd/geth: close node.Node created with makeFullNode in cli commands
* node: close Node instances in tests
* cmd/geth, node: minor code style fixes
* cmd, console, miner, mobile: proper node Close() termination
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
signer, clef: implement EIP191/712 ( #17789 )
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, node, p2p/simulations: fix node account manager leak ( #19004 )
6 years ago
geth
cmd, node, p2p/simulations: fix node account manager leak ( #19004 )
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
cmd/puppeth: handle pre-set Petersburg number, save changed fork rules
6 years ago
rlpdump
cmd/rlpdump: allow hex input to have leading '0x'
7 years ago
swarm
cmd, node, p2p/simulations: fix node account manager leak ( #19004 )
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