chore: bump SP1 from 6.0.1 to 6.1.0#306
Merged
bxue-l2 merged 4 commits intoLayr-Labs:masterfrom Apr 15, 2026
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Bumps the SP1 dependency set from 6.0.1 to 6.1.0 across the workspace, and updates the rsp / sp1-contract-call git dependencies to compatible refs.
Changes:
- Update SP1 crate pins from
6.0.1to=6.1.0in workspace dependencies. - Switch
rsp-primitivesandsp1-cc-*executors from tagged git refs to thefakedev9999/bump-sp1-6.1.0branches. - Refresh
Cargo.lockto reflect the new SP1 6.1.0 dependency graph.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| Cargo.toml | Updates workspace dependency pins and git refs to target SP1 6.1.0-compatible sources. |
| Cargo.lock | Updates locked transitive dependencies and git source commits consistent with the new pins/refs. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
039cf15 to
00dff4d
Compare
- SP1 crates pinned to =6.1.0: sp1-build, sp1-lib, sp1-prover, sp1-sdk, sp1-zkvm, sp1-core-executor, sp1-hypercube, sp1-primitives - rsp-primitives: switch to fakedev9999/bump-sp1-6.1.0 branch - sp1-cc-client-executor, sp1-cc-host-executor: switch to fakedev9999/bump-sp1-6.1.0 branch - Cargo.lock updated
Use tag reth-1.9.3-sp1-6.1.0 instead of branch fakedev9999/bump-sp1-6.1.0.
Use tag reth-1.9.3-sp1-6.1.0 instead of branch fakedev9999/bump-sp1-6.1.0 for sp1-cc-client-executor and sp1-cc-host-executor.
00dff4d to
86101d2
Compare
This was referenced Apr 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bump SP1 from 6.0.1 to 6.1.0 with exact version pins. Update upstream deps to release tags. Rebuild ELF and V_KEY.
Changes
=6.1.0(sp1-build, sp1-lib, sp1-prover, sp1-sdk, sp1-zkvm, sp1-core-executor, sp1-hypercube, sp1-primitives)tag = "reth-1.9.3-sp1-6.1.0"tag = "reth-1.9.3-sp1-6.1.0"canoe/sp1-cc/elf/canoe-sp1-cc-clientwith SP1 v6.1.0 toolchaincanoe/sp1-cc/verifier/src/lib.rsUpstream PRs
Test plan
cargo checkpassescargo clippypasses