Tags: alpenlabs/zkaleido
Tags
Update risc0 to v2.0.1 and sp1 to v4.1.7 (#42) * chore: update risc0-groth16 v1.4.0 -> v2.0.0 * chore: update sp1: v4.1.6->v4.1.7 * chore: update sp1-build to v4.1.7 * chore: update risc0-build to v2.1.0 * chore: update Cargo.lock * chore: update risc0 to v2.0.1
Chore/update risc0 v2.0.0 (#37) * chore: update to risc0 v2.0.0 * fix lint * wip * fix: ignore tests
Separate guest and host into separate crates (#30) * wip: split adapter into guest and host * fix: update template files * fix(sp1-groth16-verifier): fix tests * fix: remove redundant features * refactor: better toml deps * docs: update docstring for each crate * rm unused test * fix lint * refactor: remove mock as a feature from runner * feat: use entrypoint macro for guest programs