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
sp1-sdk compiles protobuf definitions for its network prover, so the
prover-backends/sp1 and harness/sp1 clippy jobs need protoc. The
verifier-only sp1 job deliberately does not: verification pulls
sp1-verifier rather than sp1-sdk, which is what keeps the stored-fixture
job free of a guest ELF, proving key, and Docker. Document the same in
the README.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments