-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Ethereum Classic Mining Pool #430
base: develop
Are you sure you want to change the base?
Commits on Apr 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for aaba2de - Browse repository at this point
Copy the full SHA aaba2deView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3ca934 - Browse repository at this point
Copy the full SHA d3ca934View commit details -
* update golang import path * update default block explorer address to gastracker.io * remove donate address * support ecip-1017 block reward * update documentation
BT Enterprise committedApr 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 825bea6 - Browse repository at this point
Copy the full SHA 825bea6View commit details
Commits on Apr 13, 2019
-
exit the program immediately if it is suspended
* payouts: exit the program immediately if it is suspended * unlocker: exit immediately if halted
Configuration menu - View commit details
-
Copy full SHA for 628352b - Browse repository at this point
Copy the full SHA 628352bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58f2fbb - Browse repository at this point
Copy the full SHA 58f2fbbView commit details -
Allow sending multiple payouts at once
* Reset waiting count * Change default count to 10 * Wait wg in the end as well * Move concurrentTx count to config * Reset waitingCount to zero * Read paymentsTotal from a separate key * Fix paymentsTotal fetcher * Add int64 * Fix paymentsTotal multiple value issue * Prune old payment data * Add post payout hook * Run post payout hook in parallel * Return combined output for error * Immediately exit in case of backend error * Try restarting first for cases before processing payouts
Configuration menu - View commit details
-
Copy full SHA for 5faa8c9 - Browse repository at this point
Copy the full SHA 5faa8c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0354edc - Browse repository at this point
Copy the full SHA 0354edcView commit details -
* Fix roundshare API display error * Move roundshare stats to minerstates * Should take difficulty into account for writeShare * Change reward storage to 7 days * Deal with rewards by rand to have predictable memory footprint * Remove unused variable * Remove WriteRewards * Already dealt with by log rotation. * Add example PPLNS config * Workaround for: Failed to fetch stats from backend: redis: nil * Fixed share calculation bug on low hasrate
Configuration menu - View commit details
-
Copy full SHA for df4b1d2 - Browse repository at this point
Copy the full SHA df4b1d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a02a79 - Browse repository at this point
Copy the full SHA 9a02a79View commit details -
Merge pull request #1 from btenterprise2020/ellaism
Merge ellaism changes ( Multiple payouts & PPLNS support )
BT Enterprise authoredApr 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 76072c3 - Browse repository at this point
Copy the full SHA 76072c3View commit details
Commits on Apr 14, 2019
-
BT Enterprise committed
Apr 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 3f5a4b7 - Browse repository at this point
Copy the full SHA 3f5a4b7View commit details
Commits on Apr 16, 2019
-
* support highcharts for account, block, and pool hashrate * support additional /api/settings endpoint * support i18nized for future translations * show earnings per day, earnings per month calculation for miners based on @hackmod's edit
BT Enterprise committedApr 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 15e24aa - Browse repository at this point
Copy the full SHA 15e24aaView commit details -
Merge pull request #3 from btenterprise2020/chart
Chart implementation
BT Enterprise authoredApr 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 7c18130 - Browse repository at this point
Copy the full SHA 7c18130View commit details -
BT Enterprise committed
Apr 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 7821b73 - Browse repository at this point
Copy the full SHA 7821b73View commit details -
BT Enterprise committed
Apr 16, 2019 Configuration menu - View commit details
-
Copy full SHA for e7ffb6b - Browse repository at this point
Copy the full SHA e7ffb6bView commit details
Commits on Apr 17, 2019
-
Add gitter channel & transifex link
BT Enterprise authoredApr 17, 2019 Configuration menu - View commit details
-
Copy full SHA for fba50a6 - Browse repository at this point
Copy the full SHA fba50a6View commit details