mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-01-09 14:48:13 -05:00
Migrate notary-server repo (#358)
* Migrate notary-server repo in, merge in github actions, update dockerfile and readme. * Correct formatting. * Move clippy back to original order. * Fix clippy warning. * The notary server was moved to this repo #358 * Modify comments. * Add session id query param PR changes. * Fix cd issue and client bug. --------- Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
This commit is contained in:
committed by
GitHub
parent
b603460116
commit
4408dfa316
3
.gitignore
vendored
3
.gitignore
vendored
@@ -27,3 +27,6 @@ Cargo.lock
|
||||
|
||||
# env var
|
||||
*.env
|
||||
|
||||
# logs
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user