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
..
testdata
cmd/geth: add tests for account commands
9 years ago
accountcmd.go
cmd: various golint fixes ( #16700 )
7 years ago
accountcmd_test.go
cmd, consensus, core, miner: instatx clique for --dev ( #15323 )
7 years ago
bugcmd.go
build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x ( #16988 )
6 years ago
chaincmd.go
cmd, node, p2p/simulations: fix node account manager leak ( #19004 )
6 years ago
config.go
les: implement ultralight client ( #16904 )
6 years ago
consolecmd.go
cmd, node, p2p/simulations: fix node account manager leak ( #19004 )
6 years ago
consolecmd_test.go
consensus/ethash: move remote agent logic to ethash internal ( #15853 )
6 years ago
dao_test.go
core/rawdb: separate raw database access to own package ( #16666 )
7 years ago
genesis_test.go
cmd/geth: remove the tail "," from genesis config ( #17028 )
6 years ago
main.go
cmd, node, p2p/simulations: fix node account manager leak ( #19004 )
6 years ago
misccmd.go
build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x ( #16988 )
6 years ago
monitorcmd.go
cmd/geth: fix golint issue ( #17176 )
6 years ago
run_test.go
swarm/test: add integration test for 'swarm up' ( #14353 )
7 years ago
usage.go
accounts, eth, clique, signer: support for external signer API ( #18079 )
6 years ago