dan
66ec4343e8
chore: update config options + update to alpha.12 ( #113 )
...
* chore: update config options
* Alpha.12
---------
Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org >
2025-06-19 12:23:49 -07:00
Hendrik Eeckhaut
1cb664b341
Alpha.11 ( #109 )
...
Co-authored-by: yuroitaki <25913766+yuroitaki@users.noreply.github.com >
2025-05-30 10:22:11 +02:00
Hendrik Eeckhaut
4cecbb5334
Use Playwright to test demos ( #106 )
...
* Run tests and demos with playwright
* ci: renamed workflow
* Improved demo readmes
* Use a separate page for each test
2025-05-28 08:50:05 +02:00
Hendrik Eeckhaut
8bc8a94948
chore: Use raw.githubusercontent.com instead of swapi for the demos ( #105 )
...
+ use a local proxy for testing
+ avoid duplicate github action runs
2025-05-12 16:34:36 +02:00
Hendrik Eeckhaut
8bf3745407
Update to tlsnotary v0.1.0-alpha.10 ( #104 )
...
* Update to tlsnotary v0.1.0-alpha.10
* Prove data from GitHub server instead of swapi in tests
* Log browser messages during test execution
2025-04-25 14:00:14 +02:00
Hendrik Eeckhaut
0372b8e8aa
Update to alpha.9 + added way to co-develop tlsn-wasm ( #99 )
2025-03-27 14:50:16 +01:00
Hendrik Eeckhaut
9fad45e174
chore: run notary server in test with docker ( #95 )
2025-03-14 03:48:45 -04:00
tsukino
18268f716f
feat: upgrade to alpha.8 ( #93 )
2025-03-12 12:04:58 -04:00
tsukino
91f74471c7
feat: return raw data from transcript and move parsing to client side ( #92 )
2025-02-28 04:28:06 -05:00
Hendrik Eeckhaut
14eee4a2e3
fix: make sure the tests run in ci
...
#89
2025-01-22 17:37:13 +01:00
tsukino
b95c8f0159
feat: integrate with alpha.7 ( #67 )
2024-10-04 04:40:08 -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
292b4263d7
chore: release v0.1.0-alpha.6 ( #57 )
2024-06-26 08:18:49 -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
b18fe34528
chore: fix test in github action ( #41 )
...
* Typescript tests in chrome
* increase timeout to 5min
* close page
* force close browser
* force exit process
* refactor: clean up test code
* chore: update readme for adding a new test
2024-03-28 07:17:21 -04:00
Hendrik Eeckhaut
68c4a23598
test: added Rust WASM test for the Verifier
...
+ Run WASM test with GitHub actions
2024-03-08 11:54:50 +01: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
644ece89e3
chore: fix test specs ( #20 )
2024-02-16 05:03:00 -05:00
Hendrik Eeckhaut
afe9e48740
Update tlsn-js to use tlsn alpha4 ( #17 )
...
* build: Update tlsn dependency to v0.1.0-alpha.4
* chore: resolve lint warnings
2024-02-15 01:06:50 -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
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