-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Corrections to Implementation Code in Dagger-Hashimoto Algorithm Documentation #11826
Conversation
…imoto mining algo
…ndex.md of dagger-hashimoto mining algo
…imoto mining algo
…ndex.md of dagger-hashimoto mining algo
…imoto mining algo
…ndex.md of dagger-hashimoto mining algo
…imoto mining algo
…ndex.md of dagger-hashimoto mining algo
…imoto mining algo
…ndex.md of dagger-hashimoto mining algo
…imoto mining algo
…ndex.md of dagger-hashimoto mining algo
…imoto mining algo
…ndex.md of dagger-hashimoto mining algo
…imoto mining algo
…ndex.md of dagger-hashimoto mining algo
…imoto mining algo
…ndex.md of dagger-hashimoto mining algo
…imoto mining algo
…ndex.md of dagger-hashimoto mining algo
…imoto mining algo
…ndex.md of dagger-hashimoto mining algo
…imoto mining algo
…ndex.md of dagger-hashimoto mining algo
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, @jmcook1186 is going to do a quick review also :)
@joaolago1113 could you merge dev again? There are conflicts and I don't have permissions to resolve |
Congrats, your important contribution to this open-source project has earned you a GitPOAP! Be sure to join the Ethereum.org discord if you are interested in contributing further to the project or have any questions for the team. GitPOAP: 2024 Ethereum.org Contributor: Head to gitpoap.io & connect your GitHub account to mint! Learn more about GitPOAPs here. |
I have undertaken a series of important corrections in the implementation code of the Dagger-Hashimoto algorithm, as documented across various language translations. These modifications are crucial for maintaining the accuracy and functionality of the algorithm as represented in the documentation. Here is a brief overview of the changes made:
Commits Included:
orig_hashimoto
Function:txid_max
totxid_mix
in theorig_hashimoto
function across multiple language translations (PT-BR, ZH, FR, IT, TR, JA, ES, EN).get_prevhash
Function:num
ton
in theget_prevhash
function across multiple language translations (PT-BR, ZH, FR, IT, TR, JA, ES, EN).These changes are not merely cosmetic but are essential for the correct representation and understanding of the Dagger-Hashimoto algorithm. They ensure that the implementation code provided in the documentation is both accurate and functional, reflecting the intended behavior of the algorithm.