Skip to content

v0.1.0-alpha.7

Latest
Compare
Choose a tag to compare
@0xtsukino 0xtsukino released this 04 Oct 10:00
18a30d3

Important Note

  1. Due to integration issues identified in tlsn@0.1.0-alpha.6, we have skipped that version and are directly integrating with tlsn@0.1.0-alpha.7. While using this package, please ensure that you are connected to a 0.1.0-alpha.7 notary server.
  2. The source code for wasm is now moved to the main tlsn repo.
  3. There are significant changes to the API and the output JSON format. Please refer to the demo app for details on how the new API works.

What's Changed

  • feat: upgrade to alpha.6 and integrate new tlsn-wasm prover by @0xtsukino in #61
  • chore: update README by @0xtsukino in #62
  • feat: add helper method and expose WASM types by @0xtsukino in #63
  • doc: fix Quickstart to work with notary server alpha.6 by @heeckhau in #64
  • doc: added warning: Do not treat as API yet by @heeckhau in #55
  • feat: integrate with alpha.7 by @0xtsukino in #67
  • fix: bump tlsn-wasm to alpha.7.1 and move to dependency by @0xtsukino in #71

Full Changelog: v0.1.0-alpha.5.3...v0.1.0-alpha.7