Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 696 Bytes

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 696 Bytes

CHANGELOG

Pending

Breaking changes

  • #82 Function parameter 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.