Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Share overreport fix

Compare
Choose a tag to compare
@icook icook released this 30 May 03:42
· 272 commits to master since this release

Features

  • Stale/Dup/Low percentages are now shown at main powerpool stats endpoint for convenience
  • Hashrate on /clients stats endpoint is now correct
  • process title for powerpool can now be set with new configuration value procname. Make sure you install the new requirements!

Bugs

  • Shares were being overreported because of the timing jitter optimization being slightly mis-implemented. Overreporting was random, so shouldn't effect payout fairness, but does inflate share counts and hashrates...