Skip to content

Conversation

@MarcosNicolau
Copy link
Member

@MarcosNicolau MarcosNicolau commented Apr 22, 2025

Description

  • Implement risc0 for aligned sdk and cli
  • Adds makefile targets to verify if a given proof is part of an aggregated proof

Test

  1. Send risc0 proofs to aligned, and wait until they are aggregated:
make batcher_send_risc0_burst
  1. Verify in aggregation mode:
make verify_aggregated_proof_risc0_holesky_stage BEACON_URL=<BEACON_CLIENT_URL> FROM_BLOCK=<BLOCK_NUMBER>

Type of change

  • New feature

Checklist

  • “Hotfix” to testnet, everything else to staging
  • Linked to Github Issue
  • This change depends on code or research by an external entity
    • Acknowledgements were updated to give credit
  • Unit tests added
  • This change requires new documentation.
    • Documentation has been added/updated.
  • This change is an Optimization
    • Benchmarks added/run
  • Has a known issue
  • If your PR changes the Operator compatibility (Ex: Upgrade prover versions)
    • This PR adds compatibility for operator for both versions and do not change batcher/docs/examples
    • This PR updates batcher and docs/examples to the newer version. This requires the operator are already updated to be compatible

@MarcosNicolau MarcosNicolau changed the title feat: implement risc0 for sdk and cli feat: risc0 for sdk and cli Apr 22, 2025
@MarcosNicolau MarcosNicolau marked this pull request as ready for review April 22, 2025 20:19
Base automatically changed from feat/aggregation-mode-risc0 to staging April 24, 2025 20:06
Co-authored-by: Julian Arce <[email protected]>
@JuArce JuArce added this pull request to the merge queue Apr 29, 2025
Merged via the queue into staging with commit b31292e Apr 29, 2025
3 checks passed
@JuArce JuArce deleted the feat/aggregation-mode-risc0-sdk branch April 29, 2025 18:50
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.

4 participants