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 worker pool for BLS sig verification #2328

Merged
merged 9 commits into from
Apr 6, 2021

Conversation

dapplion
Copy link
Contributor

@dapplion dapplion commented Apr 5, 2021

Motivation

Lodestar's main thread is very busy. This PR will give significant air to it.

Description

  • Add worker pool with threads library
  • Review BLS checks strategy, point handling, and serialization work

@codeclimate
Copy link

codeclimate bot commented Apr 5, 2021

Code Climate has analyzed commit 40f6cc2 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

@dapplion dapplion force-pushed the dapplion/blst-multithread branch 2 times, most recently from 1e5f4e8 to b60001b Compare April 6, 2021 15:57
@ChainSafe ChainSafe deleted a comment from lgtm-com bot Apr 6, 2021
@ChainSafe ChainSafe deleted a comment from lgtm-com bot Apr 6, 2021
@ChainSafe ChainSafe deleted a comment from lgtm-com bot Apr 6, 2021
@wemeetagain wemeetagain merged commit 83ce57f into master Apr 6, 2021
@wemeetagain wemeetagain deleted the dapplion/blst-multithread branch April 6, 2021 21:19
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.

None yet

2 participants