Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: gen public base prover.toml #11757

Merged
merged 4 commits into from
Feb 5, 2025
Merged

Conversation

MirandaWood
Copy link
Contributor

Hi AVM team - not sure if this is still helpful for you...
To avoid you having to run a long e2e test and update a load of irrelevant files when you need to change the Prover.tomls, I added a small test in prover-client. This only updates public base.

Just run:

AZTEC_GENERATE_TEST_DATA=1 yarn workspace @aztec/prover-client test orchestrator_public_functions

from yarn-project. On my side, it takes around 6 seconds.
LMK if this is still useful, and if so where I can update docs so the command is easily found!

This comment was marked as outdated.

@jeanmon
Copy link
Contributor

jeanmon commented Feb 5, 2025

@MirandaWood Do you mind adding the command just before the noir constant AVM_PROOF_LENGTH_IN_FIELDS:
https://github.com/AztecProtocol/aztec-packages/blob/master/noir-projects/noir-protocol-circuits/crates/types/src/constants.nr#L492

@MirandaWood MirandaWood merged commit 1fa89da into master Feb 5, 2025
52 checks passed
@MirandaWood MirandaWood deleted the mw/generate-pub-fixture branch February 5, 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.

2 participants