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

dashboard: remove the dashboard #20279

Merged
merged 5 commits into from
Nov 14, 2019
Merged

dashboard: remove the dashboard #20279

merged 5 commits into from
Nov 14, 2019

Commits on Nov 13, 2019

  1. dashboard: remove the dashboard

    This removes the dashboard project. The dashboard was an experimental
    browser UI for geth which displayed metrics and chain information in
    real time.
    
    Removing the dashboard removes a lot of dependency code and shaves
    6 MB off the geth binary size.
    fjl committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    739ddd1 View commit details
    Browse the repository at this point in the history
  2. cmd/geth: gofmt

    fjl committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    bbaffef View commit details
    Browse the repository at this point in the history
  3. cmd/geth: fixup

    fjl committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    dcaeecd View commit details
    Browse the repository at this point in the history
  4. cmd/utils: gofmt

    fjl committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    3e1da96 View commit details
    Browse the repository at this point in the history
  5. cmd/geth: fix gosimple

    fjl committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    599dcd6 View commit details
    Browse the repository at this point in the history