Skip to content

feat(batcher): Update SP1 and Risc0 version in batcher, examples, and docs - #1329

Merged
MauroToscano merged 49 commits into
testnetfrom
1205-update-batcher-examples-docs
Nov 8, 2024
Merged

feat(batcher): Update SP1 and Risc0 version in batcher, examples, and docs#1329
MauroToscano merged 49 commits into
testnetfrom
1205-update-batcher-examples-docs

Conversation

@PatStiles

Copy link
Copy Markdown
Contributor

Update Batcher SP1 and Risc0 version

Description

Complements #1324
Updates the SP1 and Risc0 version in the:

  • batcher
  • examples
  • docs
    Renames the test files for SP1 and Risc0 by changing the respective suffix to point towards the correct version ("" indicates removal of the suffix):
    "_new" -> ""
    "" -> "-> old

NOTE: Removal of the old verifier ffi bindings will occur in a third pr.

Type of change

  • New feature

@PatStiles
PatStiles changed the base branch from testnet to stagingOctober 25, 2024 18:17
@PatStilesPatStiles self-assigned this Oct 25, 2024
Comment threaddocs/3_guides/4_generating_proofs.md Outdated
@PatStiles
PatStilesforce-pushed the 1205-update-batcher-examples-docs branch from 19fe6b6 to cc51dc0CompareOctober 25, 2024 22:33
@MauroToscano
MauroToscano changed the base branch from staging to testnetOctober 28, 2024 18:54

@MauroToscanoMauroToscano left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It's approved, but don't merge until operators upgrade

@JuArceJuArce left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Cases tested in stage:

Operator version: v0.10.2

  1. Send old proofs with the old batcher: It is the previous version, and it works. The operator logs that it is using old version of the prover ✅
  2. Send new proofs with the old batcher: The batcher rejects the proofs ✅
  3. Send new proofs with the new batcher. The operator uses the new version of the provers ✅

@MarcosNicolauMarcosNicolau left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Worked as expected on Linux and macos!

@Oppen

Oppen commented Nov 4, 2024

Copy link
Copy Markdown
Contributor

It's approved, but don't merge until operators upgrade

Updates on this?

@uri-99

Copy link
Copy Markdown
Contributor

Still waiting , aprox 24hs and we eject unupgraded operators.

@MauroToscano
MauroToscano merged commit 8e397d3 into testnetNov 8, 2024
@MauroToscano
MauroToscano deleted the 1205-update-batcher-examples-docs branch November 8, 2024 21:25
Sign up for freeto 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.

7 participants

@PatStiles@Oppen@uri-99@MauroToscano@JuArce@entropidelic@MarcosNicolau