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

Parallelized Double Vote Detection in Slasher With Disk-Space Efficient Schema #9086

Merged
merged 2 commits into from
Jun 23, 2021

Conversation

rauljordan
Copy link
Contributor

This PR is part of #8331. It also uses concurrency to improve double vote detection from #8927 but keeps a disk-space-efficient schema. The schema from 8927 ended up using up too much disk space in testnet trials.

@rauljordan rauljordan requested a review from a team as a code owner June 23, 2021 21:41
@rauljordan rauljordan requested review from kasey, jmozah and terencechain and removed request for a team June 23, 2021 21:41
@prylabs-bulldozer prylabs-bulldozer bot merged commit eb612d8 into feature/slasher Jun 23, 2021
@delete-merged-branch delete-merged-branch bot deleted the use-errgroup branch June 23, 2021 21:41
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