We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some parts of the code need to rewrite to increase its readability
Where: services/dkg/pedersen/handler.go handleDecryptRequest() Line 505-519 services/shuffle/neff/handler.go handleStartShufflt() Line 134-148
Target: all the unit tests in dkg should pass. all the unit tests in shuffling should pass. all the functions should be able to work as before.
The text was updated successfully, but these errors were encountered:
chenchanglew
Successfully merging a pull request may close this issue.
Some parts of the code need to rewrite to increase its readability
Where:
services/dkg/pedersen/handler.go handleDecryptRequest() Line 505-519
services/shuffle/neff/handler.go handleStartShufflt() Line 134-148
Target:
all the unit tests in dkg should pass.
all the unit tests in shuffling should pass.
all the functions should be able to work as before.
The text was updated successfully, but these errors were encountered: