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

Add progpow-debug.diff, which outputs digest for a fixed header and nonce #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

solardiz
Copy link
Contributor

Having a patch like this in the tree should be better than not having any testing/debugging capabilities at all, although ideally ProgPoW would have this functionality without a need to patch.

@ifdefelse
Copy link
Owner

Instead of checking in a .diff, can you wrap these changes in a #ifdef?

@solardiz
Copy link
Contributor Author

I can. Please suggest what to call the macro enabling this debugging mode, and how/where we'd recommend people to set it (when needed).

@solardiz
Copy link
Contributor Author

Thinking of this some more, it's a bit complicated: some of the changes are in kernels, so we'd need to pass the macro to kernel builds. I think it's better to check in the .diff for now.

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