Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull go-ethereum up to 26aea736 (7 Feb 2019) #3

Merged
merged 3 commits into from
May 28, 2019
Merged

Commits on Feb 7, 2019

  1. Configuration menu
    Copy the full SHA
    81801cc View commit details
    Browse the repository at this point in the history
  2. 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
    janos authored and karalabe committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    26aea73 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Configuration menu
    Copy the full SHA
    0861bbc View commit details
    Browse the repository at this point in the history