• Janoš Guljaš's avatar
    cmd, node, p2p/simulations: fix node account manager leak (#19004) · 26aea736
    Janoš Guljaš authored
    * 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
    26aea736
Name
Last commit
Last update
..
abigen Loading commit data...
bootnode Loading commit data...
clef Loading commit data...
ethkey Loading commit data...
evm Loading commit data...
faucet Loading commit data...
geth Loading commit data...
internal/browser Loading commit data...
p2psim Loading commit data...
puppeth Loading commit data...
rlpdump Loading commit data...
swarm Loading commit data...
utils Loading commit data...
wnode Loading commit data...