Commit Graph

21 Commits

Author SHA1 Message Date
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
Hendrik Eeckhaut
015dd1b358 build: Set TLSN dependencies to a fixed version (tag) (#8)
* build: Set fixed versions for TLSN dependencies

* Format Cargo file
2024-01-20 23:31:08 -05:00
tsukino
a401d7830c update readme 2024-01-08 18:11:26 -04:00
tsukino
866d1b746f new build for error catching (#6) 2024-01-08 17:08:48 -05:00
Kevin Mai-Husan Chia
bbceb9f485 fix: replace functions that panic (#3) 2024-01-06 22:13:41 -05:00
Hendrik Eeckhaut
8ee0992be2 Merge pull request #5 from mhchia/chore/update-ws-stream-wasm
Update ws_stream_wasm link
2023-12-29 15:43:02 +01:00
Hendrik Eeckhaut
e3550b4778 Merge pull request #2 from tlsnotary/githubactions
Added GitHub workflows
2023-12-29 11:42:13 +01:00
mhchia
98cedbdc17 chore: update ws_stream_wasm link 2023-12-29 18:24:14 +08:00
Hendrik Eeckhaut
bf40c33e29 Added GitHub build workflow
lint at the end of the build workflow

# Conflicts:
#	package.json
#	src/worker.ts
2023-12-29 11:13:06 +01:00
Hendrik Eeckhaut
b8d22393f4 Merge pull request #4 from mhchia/build/add-vscode-settings
Add vscode settings for rust-analyzer
2023-12-29 10:22:14 +01:00
mhchia
aaaaba18de chore: add vscode settings for rust-analyzer 2023-12-29 15:10:43 +08: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
3eaba9477b update wasm 2023-11-15 08:23:15 +03:00
0xtsukino
1295207681 fix test script 2023-11-14 09:51:48 +03:00
0xtsukino
13c673dc0c version 0.0.1 2023-11-14 09:42:02 +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