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

Reworked proof of work #291

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Reworked proof of work #291

merged 1 commit into from
Jul 18, 2024

Conversation

vo-nil
Copy link
Contributor

@vo-nil vo-nil commented Jul 16, 2024

closes #288

@vo-nil vo-nil self-assigned this Jul 16, 2024
@vo-nil vo-nil force-pushed the 288-rework-grinding branch from ac7d631 to 5533e75 Compare July 16, 2024 13:08
@vo-nil vo-nil requested a review from martun July 18, 2024 10:34
@vo-nil vo-nil force-pushed the 288-rework-grinding branch 2 times, most recently from d71f36a to 5ddc1ce Compare July 18, 2024 11:41
@vo-nil vo-nil force-pushed the 288-rework-grinding branch from 5ddc1ce to dd1aac5 Compare July 18, 2024 14:18
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 vo-nil force-pushed the 288-rework-grinding branch from dd1aac5 to 422dd03 Compare July 18, 2024 14:19
@vo-nil vo-nil merged commit 45074e0 into master Jul 18, 2024
2 checks passed
@vo-nil vo-nil deleted the 288-rework-grinding branch July 18, 2024 17:58
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.

Rework proof of work interface to specify number of bits
2 participants