You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New package @libid/claim-full: every static proving asset (tlsn wasm bundle, released circuits sha256-verified against the manifest, noir acvm/abi wasm) inside the npm tarball. npx libid-claim-assets <public-dir> stages them; ./assets/* subpath imports work under vite and next.
@libid/claim 0.2.0 (breaking): the OIDC circuit-input conversion is pure TypeScript (the Rust/wasm helper is gone, wasmUrl options removed); the X circuit default path moved from /circuit/ to /circuits/ (per-call override kept).
Toolchain pins (@aztec/bb.js nightly + @noir-lang beta.20) are locked to the libid-circuits v0.1.0 release manifest and enforced at build and test time.