Skip to content

Commit

Permalink
chore: bump Sp1 to v1.0.8-testnet (#551)
Browse files Browse the repository at this point in the history
Co-authored-by: Tatu <65305492+srosati@users.noreply.github.com>
  • Loading branch information
JuArce and taturosati committed Jul 2, 2024
1 parent 4906e32 commit 9481dd2
Show file tree
Hide file tree
Showing 12 changed files with 728 additions and 571 deletions.
98 changes: 60 additions & 38 deletions batcher/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion batcher/aligned-batcher/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ anyhow = "1.0.83"
ethers = { tag = "v2.0.15-fix-reconnections", features = ["ws", "rustls"], git = "https://github.com/yetanotherco/ethers-rs.git" }
lambdaworks-crypto = { version = "0.7.0", features = ["serde"] }
serde_yaml = "0.9.34"
sp1-sdk = { git = "https://github.com/succinctlabs/sp1.git", rev = "v1.0.5-testnet" }
sp1-sdk = { git = "https://github.com/succinctlabs/sp1.git", rev = "v1.0.8-testnet" }
risc0-zkvm = { git = "https://github.com/risc0/risc0", tag="v1.0.1" }
halo2curves = { version = "0.6.0", default-features = false }
halo2_backend = { git = "https://github.com/yetanotherco/yet-another-halo2-fork.git", branch = "feat/serde_constraint_system"}
Expand Down
Loading

0 comments on commit 9481dd2

Please sign in to comment.