You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the Frost DKG for jubjub and try to sign it fails about 8 out of 10 times. When I switch it to use jubjub::SubgroupPoint, then it works every time. Is this supposed to be the case? If so, I can submit a PR to make the fix.