v0.1.0-alpha.5.2
·
39 commits
to main
since this release
What's Changed
- fix: correct tlsn-js dependency + add wasm to build result by @heeckhau in #21
- feat: Better logging in prover task by @heeckhau in #22
- fix(wasm): change commit_sent to commit_recv by @0xtsukino in #23
- Verifier test by @heeckhau in #29
- feat: enable deferred decryption by @sinui0 in #30
- ci: Update versions in GitHub build action + correct cache setting by @heeckhau in #35
- Split prover and verifier in different files + simpler fetch method by @heeckhau in #32
- Update Hyper dependency by @heeckhau in #33
- fix: use latest version instead of local dependency by @0xtsukino in #27
- doc: Add explicit note on using nodejs by @heeckhau in #37
- chore: fix test in github action by @0xtsukino in #41
- Set up a tracing subscriber to push TLSN logs to the console #34 by @heeckhau in #42
- Changes for alpha5 release by @heeckhau in #44
- fix: parse version from notary url by @0xtsukino in #45
New Contributors
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5.2