Skip to content

Commit 9481dd2

Browse files
JuArcetaturosati
andauthored
chore: bump Sp1 to v1.0.8-testnet (#551)
Co-authored-by: Tatu <[email protected]>
1 parent 4906e32 commit 9481dd2

File tree

12 files changed

+728
-571
lines changed

12 files changed

+728
-571
lines changed

batcher/Cargo.lock

Lines changed: 60 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

batcher/aligned-batcher/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ anyhow = "1.0.83"
2222
ethers = { tag = "v2.0.15-fix-reconnections", features = ["ws", "rustls"], git = "https://github.com/yetanotherco/ethers-rs.git" }
2323
lambdaworks-crypto = { version = "0.7.0", features = ["serde"] }
2424
serde_yaml = "0.9.34"
25-
sp1-sdk = { git = "https://github.com/succinctlabs/sp1.git", rev = "v1.0.5-testnet" }
25+
sp1-sdk = { git = "https://github.com/succinctlabs/sp1.git", rev = "v1.0.8-testnet" }
2626
risc0-zkvm = { git = "https://github.com/risc0/risc0", tag="v1.0.1" }
2727
halo2curves = { version = "0.6.0", default-features = false }
2828
halo2_backend = { git = "https://github.com/yetanotherco/yet-another-halo2-fork.git", branch = "feat/serde_constraint_system"}

0 commit comments

Comments
 (0)