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

Inclusion proof parallelization #62

Merged
merged 25 commits into from
Oct 3, 2023

Conversation

Stentonian
Copy link

No description provided.

Does not work because the closure must of type FnOnce due to it consuming some
values, but it will have to be used more than once.
This allows us to use a hashmap for the single-threaded builder and a dashmap
for the multi-threaded builder
@Stentonian Stentonian merged commit e8f8bc3 into main Oct 3, 2023
1 check failed
@Stentonian Stentonian deleted the stent/inclusion-proof-parallelization branch November 15, 2023 10:17
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