Skip to content

v0.1.0-alpha.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@heeckhau heeckhau released this 25 Mar 13:22
· 81 commits to main since this release
328c2af

Alpha.9 brings focused improvements to the reveal API and transcript construction, along with important bug fixes following alpha.8. This release reflects our shift toward faster, more frequent iterations — helping us build momentum as we head toward the end of the alpha phase and work towards version 1.0.

What's Changed

🚀 Features

  • Find set cover solution for user in TranscriptProofBuilder (#664)
  • Ethereum compatible signer (#731)
  • Make logging format configurable by @LogvinovLeon (#719)
  • (notary) Build notary and publish docker image for dev branch(#726)

🐛 Bug Fixes

  • Record layer handshake control flow (#733)
  • Compute recv record count from max_recv (#743)

⚙️ Miscellaneous Tasks

  • refactor: migrate to rand 0.9 (#734)

New Contributors

Release artefacts

Build log: build
Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9