All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.1.4 (2023-03-22)
3.1.3 (2023-03-20)
- node: arbitrary doc change to force release (8e80bbf)
3.1.2 (2023-03-20)
3.1.2 (2023-03-17)
3.1.2 (2023-02-01)
3.1.1 (2022-11-08)
3.1.0 (2022-10-12)
3.0.1 (2022-10-10)
3.0.0 (2022-10-04)
- vote response API changes
2.0.0 (2022-10-04)
-
now returns a vec of vote responses instead of one
-
chore: small improvements
-
chore: more improvements
1.1.2 (2022-09-29)
1.1.1 (2022-09-26)
- dkg votes, sigs, knowledge and AE ground work (2850e32)
- docs and API test (#18) (e9ac94c)
- ignore known votes (#15) (0784a01)
- initial code offering (225219b)
- make DkgSignedVote public (6e23df2)
- make outcome imut (#17) (5c21993)
- pump bls version (#12) (267e027)
- termination check (#16) (05a5a7d)
- vote: remove ae vote response (da59eed)
- remove unecessary outcome field (c2a04b3)
- test infrastructure, simple DKG test case (21a6630)