Skip to content

v0.15.2

Compare
Choose a tag to compare
@flaub flaub released this 05 Jun 17:20
· 675 commits to main since this release
6bd9570

This release primarily fixes a bug (#597) where the prover would sometimes generate invalid receipts (which would therefore not verify). See the changelog below for the full list of what has changed since v0.15.1.

For more details on how this release differs from v0.14, see the v0.15.0 release notes.

What's Changed

  • Fix for #594 (where an invalid receipt would sometimes be generated, and thus fail verification) by @flaub (#597)
  • Enable feature-gated programmatic access to methods.rs contents by @hashcashier (#585)

Full Changelog: v0.15.1...v0.15.2