feat: support IVC SNARK prover in e2e tests#3347
Draft
jpraynaud wants to merge 7 commits into
Draft
Conversation
jpraynaud
force-pushed
the
jpraynaud/3142-ivc-snark-e2e-tests
branch
5 times, most recently
from
June 19, 2026 16:51
5d864e3 to
20c4d28
Compare
jpraynaud
force-pushed
the
jpraynaud/3142-ivc-snark-e2e-tests
branch
from
June 22, 2026 11:23
20c4d28 to
e2c6d99
Compare
jpraynaud
temporarily deployed
to
testing-preview
June 22, 2026 14:30 — with
GitHub Actions
Inactive
jpraynaud
force-pushed
the
jpraynaud/3142-ivc-snark-e2e-tests
branch
4 times, most recently
from
June 23, 2026 08:57
ccb06f4 to
50bddbb
Compare
jpraynaud
temporarily deployed
to
testing-preview
June 23, 2026 09:12 — with
GitHub Actions
Inactive
jpraynaud
force-pushed
the
jpraynaud/3142-ivc-snark-e2e-tests
branch
from
June 23, 2026 11:30
50bddbb to
069b058
Compare
jpraynaud
temporarily deployed
to
testing-preview
June 23, 2026 16:06 — with
GitHub Actions
Inactive
jpraynaud
force-pushed
the
jpraynaud/3142-ivc-snark-e2e-tests
branch
from
June 25, 2026 15:07
a73964e to
e509b98
Compare
jpraynaud
temporarily deployed
to
testing-preview
June 25, 2026 19:44 — with
GitHub Actions
Inactive
jpraynaud
force-pushed
the
jpraynaud/3142-ivc-snark-e2e-tests
branch
from
June 29, 2026 11:09
e509b98 to
e966c22
Compare
jpraynaud
temporarily deployed
to
testing-preview
June 29, 2026 15:46 — with
GitHub Actions
Inactive
jpraynaud
force-pushed
the
jpraynaud/3142-ivc-snark-e2e-tests
branch
2 times, most recently
from
July 1, 2026 09:42
3efe618 to
e08276c
Compare
jpraynaud
force-pushed
the
jpraynaud/3142-ivc-snark-e2e-tests
branch
from
July 6, 2026 13:31
e08276c to
257a46e
Compare
Clamp the signer retrieval epoch to the genesis epoch when computing the network configuration, so the aggregator can start at epoch 0.
Publish the dual (Ed25519 + Schnorr) genesis verification key bundle for the ivc-snark-preview environment.
jpraynaud
force-pushed
the
jpraynaud/3142-ivc-snark-e2e-tests
branch
from
July 9, 2026 12:53
257a46e to
c2a383a
Compare
jpraynaud
temporarily deployed
to
testing-2-preview
July 9, 2026 17:51 — with
GitHub Actions
Inactive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Conten
This PR includes the adaptation of the end to end tests to support the IVC SNARK proof system.
Pre-submit checklist
Issue(s)
Relates to #3142