v1.3.1
版本发布时间: 2020-03-30 17:59:32
bnb-chain/tss-lib最新发布版本:v2.0.2(2024-01-16 11:19:32)
This bug fix release addresses these issues in the ECDSA protocols:
- Fix default pre-params concurrency with < 3 CPU cores (#93)
And in code shared by all protocols:
- Allow resharing when more than T+1 of the old committee participates (#95)
- Add fromPartyIdx validation for all incoming messages
- Add more basic sanity checks to PrepareForSigning
- Fix the location of an embedded protocol buffer struct definition
There have been no changes made to the public API.