taurushq-io / multi-party-sig

Implementation of protocols for threshold signatures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TestKeygen fails in the refresh module

cronokirby opened this issue · comments

image

There's a failing test on the main branch, and also on the public release commit.

Steps to reproduce

go test ./protocols/refresh on the main branch.

All the tests now pass on the main branch, so this can be considered fixed!