Skip to content

Conversation

@Mechanix97
Copy link
Contributor

@Mechanix97 Mechanix97 commented Apr 10, 2025

Script to send proofs with random addresses

Description

New Makefile command

make batcher_send_proof_with_random_address

Changing the PROOF_TYPE env variable to select the proof type. It can be:

  • sp1
  • groth16
  • plonk
  • risc0

Add another Makefile command to send periodically a burst of proof. ex:

make batcher_send_burst_with_random_address PROOF_TYPE=groth16 REPETITIONS=3

Type of change

Please delete options that are not relevant.

  • 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

@Mechanix97 Mechanix97 changed the title script to send proofs with random address script to send proofs with random addresses Apr 11, 2025
@Mechanix97 Mechanix97 marked this pull request as ready for review April 11, 2025 15:47
Copy link
Collaborator

@JuArce JuArce left a comment

Choose a reason for hiding this comment

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

The script should use the installed cli, not cargo run

@Mechanix97 Mechanix97 requested a review from JuArce April 11, 2025 21:16
@MauroToscano MauroToscano changed the base branch from testnet to staging May 7, 2025 17:38
@MauroToscano MauroToscano enabled auto-merge May 7, 2025 17:38
@MauroToscano MauroToscano added this pull request to the merge queue May 7, 2025
Merged via the queue into staging with commit 3b38eb5 May 7, 2025
3 checks passed
@MauroToscano MauroToscano deleted the feat/script-send-proofs-with-random-address branch May 7, 2025 18:23
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