v1.3.5
版本发布时间: 2022-09-23 10:57:30
bnb-chain/tss-lib最新发布版本:v2.0.2(2024-01-16 11:19:32)
New features
ECDSA child key derivation by @plopezlpz in https://github.com/bnb-chain/tss-lib/pull/195 adds an init function NewLocalPartyWithKDD in ECDSA Improve DLN proof verification performance by @pdyraga in https://github.com/bnb-chain/tss-lib/pull/203 adds an entry in tss.Parameters
What's Changed
- fix: rebrand by @ackratos in https://github.com/bnb-chain/tss-lib/pull/173
- Add checks in dlnproof [TOB-BIN-8] by @yycen in https://github.com/bnb-chain/tss-lib/pull/180
- Allow to stop pre-parameters generator with a context by @pdyraga in https://github.com/bnb-chain/tss-lib/pull/191
- update README.md to match the new version by @typestring in https://github.com/bnb-chain/tss-lib/pull/185
- Add check in mta_proof by @yycen in https://github.com/bnb-chain/tss-lib/pull/205
- Feature/hd cherry pick by @plopezlpz in https://github.com/bnb-chain/tss-lib/pull/195
- Improve DLN proof verification performance for large signing groups by @pdyraga in https://github.com/bnb-chain/tss-lib/pull/203
New Contributors
- @typestring made their first contribution in https://github.com/bnb-chain/tss-lib/pull/185
- @plopezlpz made their first contribution in https://github.com/bnb-chain/tss-lib/pull/195
Full Changelog: https://github.com/bnb-chain/tss-lib/compare/v1.3.3...v1.3.5