The signing code was using thresholdT-1 while keygen was using thresholdT, causing Lagrange coefficient mismatch and "U doesn't equal T" error in round 9. Root cause: commit |
||
|---|---|---|
| .. | ||
| build.sh | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| tss.wasm | ||
The signing code was using thresholdT-1 while keygen was using thresholdT, causing Lagrange coefficient mismatch and "U doesn't equal T" error in round 9. Root cause: commit |
||
|---|---|---|
| .. | ||
| build.sh | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| tss.wasm | ||