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

Three independant difficulty adjustment algorithms #51

Closed
JoshOrndorff opened this issue Dec 14, 2023 · 1 comment
Closed

Three independant difficulty adjustment algorithms #51

JoshOrndorff opened this issue Dec 14, 2023 · 1 comment

Comments

@JoshOrndorff
Copy link
Collaborator

The runtime currently has a simple single difficulty adjustment algorithm. Ideally it would have a separate one for each of the three hash types.

We need to make the difficulty adjustment pallet instantiable, theninstall 3 instances, and finally update the runtime api accordingly.

@JoshOrndorff
Copy link
Collaborator Author

This is basically solved by #53 Although it did break clippy for some very mysterious reason. There is a followup for that in #58

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

No branches or pull requests

1 participant