bspot

Results 4 comments of bspot

Yes, but the key is never updated. In round1.Start(), `round.allOldOK()` is called, because the node is also part of the old committee. https://github.com/binance-chain/tss-lib/blob/5de032797abab5635ac184dda86656bf65132110/ecdsa/resharing/round_1_old_step_1.go#L39 The the check for `round.oldOK[j]` succeedes and...

I just stumbled over this issue and was quite surprised that it's not possible. To me, it appears to be the most straightforward way to provide the necessary imports. Maybe...

I also stumbled over this. In my case, the reason was that the `/Pages` dict doesn't have `/Type` set to `/Pages`. That caused the PDF parser to instantiate the object...

Can we please get this fixed? It was reported 9 whole years ago, this PR was opened over a year ago, and at least for me, it affects half of...