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

Improve code quality in gg18 examples #162

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

HRezaei
Copy link

@HRezaei HRezaei commented Jan 21, 2022

This is the first try to improve code quality of the gg18 examples a little bit further.

Inspired from this article, I'm going to break down the main function in sign and keygen clients into smaller ones. For now, I created a client struct and moved most of the stuff relating to communication between parties into it.

Hope you accept these changes so we can apply similar changes into tss_cli and make it more readable and easier for maintenance.

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

1 participant