Tags: maceip/tlsn
Tags
chore: core-rewrite unit tests (tlsnotary#608) * Add tests for signing, index. * Add error scenarios. * Add cert tests, modify previous tests. * Improve cert tests. * Add tests for request. * Fix clippy * Fix clippy. * Change requests test style. * Add attestation unit tests. * Formatting. * Clippy. * make data fixtures optional --------- Co-authored-by: yuroitaki <> Co-authored-by: sinu <65924192+sinui0@users.noreply.github.com>
chore: release v0.1.0-alpha.6 (tlsnotary#523) Co-authored-by: yuroitaki <t.kleinchong@gmail.com>
fix: drop connection instead of manual close, enable deferred decrypt… …ion (tlsnotary#472)
chore: v0.1.0-alpha.4 release prep (tlsnotary#437) * bump version to v0.1.0-alpha.4 * set package version for tlsn-formats
release v0.1.0-alpha.2 (tlsnotary#347) * release v0.1.0-alpha.2 * remove examples from workspace * fix examples dep * readd examples