-
Notifications
You must be signed in to change notification settings - Fork 6
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
Doesn't work with keygen/sign clients of main repo #11
Comments
any leads on what is causing this issue? |
No, unfortunately not much, here is error message from signing
maybe it's serialization format hex vs array of u32 (as if BigInt with format!) just a guess - keygen has a bit different error. |
Here is output of mixed keygen - 9 parties from main repo and one from emerald Output from one keygen client of main repo
Output from emerald keygen client
|
Maybe this can be helpful - gg18_sign_client from emerald immediately crashes when launched with artifacts from main repo keygen like this:
|
Unfortunately doesn't work with keygen/sign clients and artifacts from main repo. Good news is that the keygen/sign clients in this branch, that are restored work ok if not mixed with binaries from the main repo.
The text was updated successfully, but these errors were encountered: