Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 556 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 556 Bytes

Changelog

Entries are listed in reverse chronological order.

1.0.1

  • Tweaks to crate metadata.
  • Minor documentation changes.
  • Adds a regression test for deserialize-and-verify for proofs created using v1.0.0, to ensure they continue to verify in future versions.

1.0.0

  • Minor tweaks to the prerelease version.
  • Preliminary support for R1CS proofs, but this feature is hard-disabled in the published crate.

1.0.0-pre.0

Initial prerelease version, supporting single and aggregated range proofs, and multiparty proof aggregation.