Releases: RockX-SG/ssv-spec
Releases · RockX-SG/ssv-spec
v0.1.10
What's Changed
- [WIP] Implement frost dkg by @gl-rockx in #3
- [WIP] Frost DKG by @gl-rockx in #4
- Mock rand and make tests deterministic by @gl-rockx in #5
- Implement frost dkg by @gl-rockx in #6
- add state for frost struct by @aayush-rockx in #7
- Draft/resharing review by @gl-rockx in #14
Full Changelog: v0.1.1...v0.1.10
v0.1.8
What's Changed
- Keysign protocol simple by @aayush-rockx in #28
- feat: use operator encryption key to validate dkg signed msg by @aayush-rockx in #29
Full Changelog: v0.1.7...v0.1.8
v0.1.7 (with KeySign Protocol - Simple Ver)
This change implements KeySign Protocol with simple partial signature aggregation. It does not implement keysign protocol described in FROST DKG paper
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- add timeout feature by @aayush-rockx in #23
- save keygen output to storage by @aayush-rockx in #25
- feat: change encrypted share fmt from bytes to hex by @aayush-rockx in #27
Full Changelog: v0.1.5...v0.1.6
v0.1.5
fix load reshare params for new committee
v0.1.4
save keygen output in both keygen and resharing cases
v0.1.3
What's Changed
- Code alignment with rest of the SSV code + Unit Tests by @aayush-rockx in #22
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Merge pull request #24 from RockX-SG/modify-frost-constructor modify frost constructor to simplify its function defn
v0.1.9
What's Changed
- [WIP] Implement frost dkg by @gl-rockx in #3
- [WIP] Frost DKG by @gl-rockx in #4
- Mock rand and make tests deterministic by @gl-rockx in #5
- Implement frost dkg by @gl-rockx in #6
- add state for frost struct by @aayush-rockx in #7
- Draft/resharing review by @gl-rockx in #14
Full Changelog: v0.1.1...v0.1.9