Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 786 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 786 Bytes

CHANGELOG

Pending

Breaking changes

  • #112 Upgrade all dependencies to 0.4.
  • #82 Argument opening_challenge: F for open, check, has been changed from F to opening_challenges: &mut ChallengeGenerator.

Features

  • #82 Add multivariate opening challenge strategy. Integrate with sponge API.

Improvements

Bug fixes

v0.3.0

Breaking changes

  • #78 Fix MarlinPC's CommitterKey to return the correct supported_degree.

Features

Improvements

Bug fixes

v0.2.0

  • Initial release of ark-poly-commit.