Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.1.0-alpha.6 #526

Merged
merged 32 commits into from
Jun 27, 2024
Merged

Release v0.1.0-alpha.6 #526

merged 32 commits into from
Jun 27, 2024

Conversation

sinui0
Copy link
Member

@sinui0 sinui0 commented Jun 26, 2024

No description provided.

heeckhau and others added 30 commits April 24, 2024 14:12
ci: Update rust cache in GitHub action and do not skip draft PRs
* docs: fix style in components (except tls)

* Update components/cipher/stream-cipher/src/lib.rs

Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>

* Update components/universal-hash/src/ghash/ghash_core/mod.rs

Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>

---------

Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
* Fix clippy error.

* Use sync mutex for store.
…480)

* Update hyper, axum dependencies for notary-server.

* Update hyper dependencies in all server fixtures.

* Correct formatting.

* Update tlsn/Cargo.toml

Co-authored-by: sinu.eth <65924192+sinui0@users.noreply.github.com>

---------

Co-authored-by: sinu.eth <65924192+sinui0@users.noreply.github.com>
+ Make sure doctests are run in ci
+ Updated plugins
* fix(tlsn-server-fixture): update cert fixtures

* fix cert fmt

* qualify file name with cert suffix
* Add tlsnotary client.

* Modify notary server test to use notary client.

* Modify examples to use notary client.

* Fix formatting and comments.

* Fix PR comments.

* Fix PR comments.

* Fix formatting.

* Fix errors, tokio and comments.

* Remove optional tracing feature.

* Fix comment styles.

* Fix incorrect duplex value.
* Add tlsnotary client.

* Modify notary server test to use notary client.

* Modify examples to use notary client.

* Relocate notary client to notary folder.

* Update notary client.

* Fix ci notary name.

* Update .github/workflows/cd-server.yml

Co-authored-by: dan <themighty1@users.noreply.github.com>

* Update .github/workflows/cd.yml

Co-authored-by: dan <themighty1@users.noreply.github.com>

* Fix notary server readme.

* More fix on notary server doc.

---------

Co-authored-by: dan <themighty1@users.noreply.github.com>
* Renew notary server cert.

* Fix readme typo on ci icon.
* chore: add rebase action

* Apply suggestions from code review

Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>

---------

Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
Co-authored-by: th4s <th4s@metavoid.xyz>
* refactor: mpz upgrade key exchange

* Update components/key-exchange/src/config.rs

Co-authored-by: th4s <th4s@metavoid.xyz>

* Apply suggestions from code review

Co-authored-by: dan <themighty1@users.noreply.github.com>

* use chacha12 for tests

---------

Co-authored-by: th4s <th4s@metavoid.xyz>
Co-authored-by: dan <themighty1@users.noreply.github.com>
* refactor(cipher): mpz upgrade

* add debug impl

* bug fix

* update expect messages
* refactor(prf): mpz upgrade

* consolidate vd methods

* Update components/prf/hmac-sha256/src/lib.rs

Co-authored-by: dan <themighty1@users.noreply.github.com>

---------

Co-authored-by: dan <themighty1@users.noreply.github.com>
* refactor(prf): relax hiding of transcript hash, optimize latency

* PR feedback
* refactor(aead): mpz upgrade

Co-authored-by: th4s <th4s@metavoid.xyz>

* Apply suggestions from code review

Co-authored-by: dan <themighty1@users.noreply.github.com>

---------

Co-authored-by: th4s <th4s@metavoid.xyz>
Co-authored-by: dan <themighty1@users.noreply.github.com>
* refactor(tls-mpc): mpz upgrade

* bump tlsn-utils version
* refactor(tlsn): mpz upgrade

* PR feedback
* chore: remove stale test and clean up ci job

* add ignored option

* comment
* doc: Update Twitter URL to X.com and update example READMEs

+ recommend explorer instead of proof_viz
sinui0 and others added 2 commits June 26, 2024 11:47
Co-authored-by: yuroitaki <t.kleinchong@gmail.com>
Copy link
Member

@heeckhau heeckhau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Copy link
Member

@yuroitaki yuroitaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Copy link
Member

@th4s th4s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@heeckhau heeckhau merged commit 7272d96 into main Jun 27, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants