VitaliiH

Results 24 comments of VitaliiH

Hmm - unfortunately switching to global static context didn't give me anyhow noticeable performance improvement on Sphere 😶 The only explanation I have is that in my custom branch I...

> any leads on what is causing this issue? No, unfortunately not much, here is error message from signing ``` PartySignup { number: 5, uuid: "f119cd2b-4266-4365-8559-237a32c5e8ce" } party 1 "round0"...

Here is output of mixed keygen - 9 parties from main repo and one from emerald Output from one keygen client of main repo ``` PartySignup { number: 5, uuid:...

Maybe this can be helpful - gg18_sign_client from emerald immediately crashes when launched with artifacts from main repo keygen like this: ``` thread 'main' panicked at 'called `Result::unwrap()` on an...