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

Ethash Abstraction #1

Closed
wants to merge 5 commits into from
Closed

Ethash Abstraction #1

wants to merge 5 commits into from

Conversation

jon4hz
Copy link

@jon4hz jon4hz commented Jan 30, 2023

Hi, this is my attempt to create an abstraction for ethash, etchash and ubqhash.

Please note that none of this is tested. I'm currently not running any pool, so there's that 🤷‍♂️

Would be nice if you could test this and give some feedback.

@jon4hz
Copy link
Author

jon4hz commented Jan 30, 2023

Also I have a question about mining on mordor. Does that work properly?
I noticed that the hardfork block is hardcoded in the c-lib.

https://github.com/jon4hz/miningcore/blob/06c37995bcb0469d386c17c9f4142a51a1781650/src/Native/libetchash/ethash.h#L37

Isn't it necessary to adjust that value for mordor? Which would mean you have recompile.

@jon4hz
Copy link
Author

jon4hz commented Jan 31, 2023

closed in favor of oliverw#1594

@jon4hz jon4hz closed this Jan 31, 2023
STS-Mining pushed a commit to STS-Mining/miningcore that referenced this pull request Nov 19, 2023
Add support for Ethereum Classic, Concea, Ubiq
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.

1 participant