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

Clone points to avoid race condition issues #17

Merged
merged 4 commits into from
Aug 23, 2022
Merged

Conversation

AnomalRoil
Copy link
Member

Currently, Kilic is modifying the underlying points when calling Affine, which can lead to race conditions in drand.

See: kilic/bls12-381#37

This PR clones all possible culprits to avoid race conditions when calling Kilic code.

@AnomalRoil AnomalRoil merged commit dd97517 into master Aug 23, 2022
@AnomalRoil AnomalRoil deleted the workaroundRace branch September 13, 2023 15: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.

None yet

2 participants