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

Fixed issue where the AverageIncrement function could return 80% #192

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

Jaerin
Copy link

@Jaerin Jaerin commented Dec 7, 2017

Found that the AverageIncrement function would only return 80% of the original value if it receives a 0 value from the input function. This is causing significantly lower payouts for mined coins on pools with autoexchange enabled. The change forces the function to return the existing or previous value if either of the inputs are 0.

…he actual value when the function receives a 0 result from a market.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant