Hendrik Eeckhaut
1ded4136bf
Interactive Prover in Typescript (Verifier in Rust) ( #74 )
...
feat: interactive verifier demo
* Verifier in Rust
* Prover in both Rust and TypeScript/React
---------
Co-authored-by: Pete Thomas <pete@xminusone.net >
Co-authored-by: yuroitaki <25913766+yuroitaki@users.noreply.github.com >
2024-11-05 22:41:30 +07:00
tsukino
b95c8f0159
feat: integrate with alpha.7 ( #67 )
2024-10-04 04:40:08 -04:00
tsukino
7b78fbca61
feat: add helper method and expose wasm types ( #63 )
2024-08-14 06:04:54 -04:00
tsukino
e4a8a9c723
feat: upgrade to alpha.6 and new tlsn-wasm prover ( #61 )
...
* Revert "chore: release v0.1.0-alpha.6 (#57 )"
This reverts commit 292b4263d7 .
* parsed json
* add json commitments
* parse json from transcript
* wip
* wip
* wip
* feat: update to alpha.6
* chore: commit wasm pkg directory
* chore: version nump
* fix: test suite for alpha.6
* fix: remove wasm build from ci
* fix: update pnpm lockfile
* fix: remove test:wasm
* fix: linter and add new devDependency
2024-08-12 05:52:19 -04:00
Hendrik Eeckhaut
353b3981ca
Config logging ( #51 )
...
* feat: Configurable logging
#48
* feat: allow to set logging filter at start of app
* chore: fix linter
---------
Co-authored-by: tsukino <0xtsukino@gmail.com >
2024-05-21 09:27:20 -04:00
Hendrik Eeckhaut
672bd79cec
Changes for alpha5 release ( #44 )
...
* WIP: preparing for alpha5 release
* Put version number in notary url
* chore: updating deps for alpha-5 release
* refactor: updated prover and request options for alpha-5
* chore: adding tracing crate back
* feature: max_sent_data set to the length of the request as per sinu
---------
Co-authored-by: Tanner Shaw <traumaaa@gmail.com >
2024-04-09 09:44:00 -04:00
tsukino
bc93d4e46b
fix(wasm): change commit_sent to commit_recv ( #23 )
...
* fix(wasm): change commit_sent to commit_recv
* fix: fix tests (alpha4)
* test: Test redactions
* fix: skip puppeteer chrome install
* chore: fix linter
---------
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org >
2024-02-22 10:54:35 -05:00
tsukino
079f1a314c
chore: add unit test using puppeteer ( #12 )
...
* chore: add unit test using puppeteer
* chore: add package-lock
* chore: add package-lock
* fix: temporary workaround for issue in time crate
* experimenting with tests
* chore: make testRunner more modular
* feat: add simple-verify test
* chore: add test to github action
---------
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org >
2024-02-08 21:45:31 -05:00
tsukino
7603b3de13
feat: add public key override to verify ( #13 )
2024-01-31 21:33:34 -05:00
tsukino
4f9c6f3ee6
fix: enable error catching for wasm module ( #10 )
...
* wip: testing error catching
* chore: version update
* chore: add mocha test boilerplate
* chore: fix linter
2024-01-30 09:38:18 -05:00
tsukino
ddcf75fc5f
v0.0.2
2023-12-19 21:11:10 -08:00
0xtsukino
c9b53219f2
finish package
2023-12-15 02:07:48 -05:00
0xtsukino
d43ede2d49
fix wasm build
2023-11-16 09:46:19 +03:00
0xtsukino
92d70032d9
add read me and remove comlink
2023-11-14 09:41:01 +03:00
0xtsukino
d20878400f
add prover and verifier wasm libs
2023-11-14 09:19:56 +03:00
0xtsukino
a9fa4151ac
basic setup
2023-11-14 07:10:20 +03:00
0xtsukino
93ab8fb0e8
initial commit
2023-11-11 15:29:57 -08:00