Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 919 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 919 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

  • #152 Expose kzg10::open_with_witness_polynomial and open downstream.

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.