Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant