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

Rework proof of work interface to specify number of bits #288

Closed
vo-nil opened this issue Jul 15, 2024 · 0 comments · Fixed by #291
Closed

Rework proof of work interface to specify number of bits #288

vo-nil opened this issue Jul 15, 2024 · 0 comments · Fixed by #291
Assignees

Comments

@vo-nil
Copy link
Contributor

vo-nil commented Jul 15, 2024

Current implementation accepts mask.

@vo-nil vo-nil self-assigned this Jul 15, 2024
vo-nil added a commit that referenced this issue Jul 16, 2024
vo-nil added a commit that referenced this issue Jul 16, 2024
vo-nil added a commit that referenced this issue Jul 17, 2024
vo-nil added a commit that referenced this issue Jul 18, 2024
vo-nil added a commit that referenced this issue Jul 18, 2024
vo-nil added a commit that referenced this issue Jul 18, 2024
vo-nil added a commit that referenced this issue Jul 18, 2024
Default parameter for grinding is bits, not mask #288

Replaced masks with bits #288

Simplified multiexp test to make CI runs faster #288

merge-in-progress

wip
vo-nil added a commit that referenced this issue Jul 18, 2024
Default parameter for grinding is bits, not mask #288

Replaced masks with bits #288

Simplified multiexp test to make CI runs faster #288

merge-in-progress

wip

Added missing includes for boost::hash_combine #288

Moved multiexp to benchmarks #288

Renambed int_be to to_bytes_array #288
vo-nil added a commit that referenced this issue Jul 18, 2024
Default parameter for grinding is bits, not mask #288

Replaced masks with bits #288

Simplified multiexp test to make CI runs faster #288

merge-in-progress

wip

Added missing includes for boost::hash_combine #288

Moved multiexp to benchmarks #288

Renamed int_be to to_bytes_array #288
vo-nil added a commit that referenced this issue Jul 18, 2024
Default parameter for grinding is bits, not mask #288

Replaced masks with bits #288

Simplified multiexp test to make CI runs faster #288

merge-in-progress

wip

Added missing includes for boost::hash_combine #288

Moved multiexp to benchmarks #288

Renamed int_be to to_bytes_array #288
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 a pull request may close this issue.

1 participant