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

Update algoProperties.js and blockTemplate.js fot VIPSTARCOIN #21

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

ROZ-MOFUMOFU-ME
Copy link
Owner

This pull request includes changes to the lib/algoProperties.js and lib/blockTemplate.js files to re-enable previously commented-out code and add support for additional hashing algorithms and root hashes.

Re-enabling previously commented-out code:

  • lib/algoProperties.js: Re-enabled the vipstar hashing algorithm by uncommenting its block in the algos object.

Support for additional root hashes:

  • lib/blockTemplate.js: Re-enabled code blocks related to hashstateroot and hashutxoroot by uncommenting them in multiple locations to properly handle these root hashes in the block template. [1] [2] [3]

@ROZ-MOFUMOFU-ME ROZ-MOFUMOFU-ME merged commit 2ae537d into main Nov 10, 2024
12 checks passed
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