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

1099 miner DAG pre-generation fix #212

Merged
merged 3 commits into from
Oct 15, 2020
Merged

Conversation

iquidus
Copy link
Contributor

@iquidus iquidus commented Oct 15, 2020

Fixes an issue with pre-generation in which a miner would pre-generate epoch + 1 always. This is correct behaviour with the exception of the activation of 1099, in which the miner should pre-generate (epoch+1) / 2.

This PR adds additional logic to properly handle the activation of ecip-1099.

@meowsbits
Copy link
Member

meowsbits commented Oct 15, 2020

Is there an existing test for this issue? Is it possible to add one? Desirable to?

@iquidus iquidus merged commit 8339c8f into etclabscore:master Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants