veilid/veilid-wasm/tests
Christien Rioux 05180252e4 * API Breaking Change: CryptoSystem.verify() should return bool, and reserve errors for error cases, not validation failures.
* API Breaking Change: VeilidAPI.verify_signatures() returns Option<TypedKeySet> now
Fixes #313
2024-05-31 16:20:58 -04:00
..
src * API Breaking Change: CryptoSystem.verify() should return bool, and reserve errors for error cases, not validation failures. 2024-05-31 16:20:58 -04:00
.gitignore (wasm) Treat arbitrary byte data as Uint8Array, instead of base64url marshalling. 2023-09-20 00:46:45 -04:00
.npmrc (wasm) webdriver-based tests for JS/TS apis, update README 2023-09-17 18:17:24 -04:00
package-lock.json set default port to 5150 for veilid-server in config 2024-05-05 09:55:01 -04:00
package.json (wasm) webdriver-based tests for JS/TS apis, update README 2023-09-17 18:17:24 -04:00
tsconfig.json (wasm) webdriver-based tests for JS/TS apis, update README 2023-09-17 18:17:24 -04:00
vite.config.ts (wasm) webdriver-based tests for JS/TS apis, update README 2023-09-17 18:17:24 -04:00
wdio.conf.ts (wasm) Treat arbitrary byte data as Uint8Array, instead of base64url marshalling. 2023-09-20 00:46:45 -04:00