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

Update VID to use Bn254, fix E2E test #109

Merged
merged 10 commits into from
Apr 1, 2024
Merged

Update VID to use Bn254, fix E2E test #109

merged 10 commits into from
Apr 1, 2024

Conversation

nomaxg
Copy link

@nomaxg nomaxg commented Mar 29, 2024

No description provided.

@nomaxg nomaxg changed the title Update VID to use Bn254 Update VID to use Bn254, fix E2E test Mar 29, 2024
@nomaxg nomaxg enabled auto-merge March 29, 2024 01:15
@@ -341,7 +342,7 @@ func TestEspressoE2E(t *testing.T) {
defer cleanEspresso()

// wait for the commitment task
err = waitFor(t, ctx, func() bool {
err = waitForWith(t, ctx, 60*time.Second, 1*time.Second, func() bool {
Copy link
Author

Choose a reason for hiding this comment

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

The deploy prover script takes a little longer

@ImJeremyHe ImJeremyHe force-pushed the update-vid branch 4 times, most recently from 1429c88 to 518b16f Compare March 29, 2024 07:05
@ImJeremyHe ImJeremyHe force-pushed the update-vid branch 2 times, most recently from 4cb0404 to dd04599 Compare March 29, 2024 08:38
@nomaxg nomaxg merged commit 21f69b0 into integration Apr 1, 2024
6 checks passed
@nomaxg nomaxg deleted the update-vid branch April 1, 2024 05:12
ImJeremyHe pushed a commit that referenced this pull request May 8, 2024
zacshowa pushed a commit that referenced this pull request Nov 26, 2024
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