Skip to content

Conversation

@MauroToscano
Copy link
Contributor

Upgrade risc0 2 0

@JuArce JuArce requested a review from Copilot March 27, 2025 18:20
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR upgrades the Risc0 dependency from v1.1.2 to v2.0.0 and updates related file names and documentation to reflect the new version.

  • Update file paths to use the new naming convention with "2_0" suffix
  • Update Cargo.toml and documentation references to use Risc0 v2.0.0
  • Upgrade dependent libraries such as lazy_static where applicable

Reviewed Changes

Copilot reviewed 39 out of 43 changed files in this pull request and generated no comments.

Show a summary per file
File Description
scripts/test_files/risc_zero/fibonacci_proof_generator/host/src/main.rs Updated constant file paths to reference new proof, public input, and image id file names
scripts/test_files/risc_zero/fibonacci_proof_generator/host/Cargo.toml Upgraded risc0-zkvm dependency to v2.0.0
operator/sp1/lib/Cargo.toml Upgraded lazy_static to v1.5.0
operator/risc_zero/risc_zero_test.go Updated file paths for proof, image id, and public input
operator/risc_zero/lib/src/lib.rs Updated include_bytes! paths to new file names
operator/risc_zero/lib/Cargo.toml Updated risc0-zkvm and lazy_static versions
examples/validating-public-input/risc_zero/fibonacci_proof_generator/methods/guest/Cargo.toml Upgraded risc0-zkvm to v2.0.0
examples/validating-public-input/risc_zero/fibonacci_proof_generator/methods/Cargo.toml Upgraded risc0-build to v2.0.0
examples/validating-public-input/risc_zero/fibonacci_proof_generator/host/src/main.rs Updated constant file paths to new file names
examples/validating-public-input/risc_zero/fibonacci_proof_generator/host/Cargo.toml Upgraded risc0-zkvm to v2.0.0 and updated file paths
examples/validating-public-input/aligned-integration/src/main.rs Updated file path constants for Risc0 proof, public input, and image id
docs/3_guides/9_aligned_cli.md Updated CLI command examples to use new file names
docs/3_guides/4_generating_proofs.md Updated documentation to reference Risc0 v2.0.0
docs/3_guides/0_submitting_proofs.md Updated documentation and CLI examples to reference Risc0 v2.0.0
docs/2_architecture/0_supported_verifiers.md Updated verifier list to reference Risc0 v2.0.0
batcher/aligned-batcher/Cargo.toml Upgraded risc0-zkvm to v2.0.0
Files not reviewed (4)
  • Makefile: Language not supported
  • scripts/test_files/risc_zero/fibonacci_proof_generator/fibonacci_id.bin: Language not supported
  • scripts/test_files/risc_zero/fibonacci_proof_generator/fibonacci_id_2_0.bin: Language not supported
  • scripts/test_files/risc_zero/fibonacci_proof_generator/fibonacci_id_old.bin: Language not supported

@JuArce JuArce added this pull request to the merge queue Mar 27, 2025
Merged via the queue into staging with commit 956b4a7 Mar 27, 2025
7 checks passed
@JuArce JuArce deleted the upgrade_risc0_2_0 branch March 27, 2025 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants