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

support stats using Block/BlockStat table #107

Merged
merged 11 commits into from
May 22, 2018

Commits on May 5, 2018

  1. getHashrates() added

    hackmod committed May 5, 2018
    Configuration menu
    Copy the full SHA
    95d1d66 View commit details
    Browse the repository at this point in the history
  2. loadsh added

    hackmod committed May 5, 2018
    Configuration menu
    Copy the full SHA
    aa75358 View commit details
    Browse the repository at this point in the history
  3. make public/js/stats/*.js into directives

     * plugins/moment/*.js added
     * FIXME The bome chart does not work correctly
    hackmod committed May 5, 2018
    Configuration menu
    Copy the full SHA
    cdf0049 View commit details
    Browse the repository at this point in the history
  4. fixup statscontroller

    hackmod committed May 5, 2018
    Configuration menu
    Copy the full SHA
    bcfbc9b View commit details
    Browse the repository at this point in the history
  5. fixed getMinerStats()/getHashrates() etc.

     * aggregate() with proper match options
     * verify range/days req params
     * fixed tools/stats.js to support rescan with a custom interval.
     * show percent at a tooltip
    hackmod committed May 5, 2018
    3 Configuration menu
    Copy the full SHA
    2603e78 View commit details
    Browse the repository at this point in the history
  6. FIXME fixed bomb chart

    hackmod committed May 5, 2018
    Configuration menu
    Copy the full SHA
    559bd2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f84ba91 View commit details
    Browse the repository at this point in the history
  8. public: tuning chart style

    hackmod committed May 5, 2018
    Configuration menu
    Copy the full SHA
    4f1f09c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

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

Commits on May 10, 2018

  1. fix for mobile layout

    hackmod committed May 10, 2018
    Configuration menu
    Copy the full SHA
    b3110f2 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. fixed pie chart to show high rank miners first

     * hide low rank miners
     * adjust height for mobile
    hackmod committed May 11, 2018
    Configuration menu
    Copy the full SHA
    8cd9126 View commit details
    Browse the repository at this point in the history