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

test(ceremony): test ceremony artifacts and params #918

Merged
merged 2 commits into from
Dec 30, 2023
Merged

Conversation

ctrlc03
Copy link
Collaborator

@ctrlc03 ctrlc03 commented Dec 14, 2023

Description

This PR adds a new CI workflow that can be used to run certain e2e tests with the process messages and tally votes zkeys generated during MACI's v1 trusted setup ceremony.

It also adds tests which use the params used in the ceremony (6,8,2,3 and 6,2,3) both e2e and on the circuits package

Related issue(s)

fix #840

Confirmation

Copy link

netlify bot commented Dec 14, 2023

Deploy Preview for maci-typedoc ready!

Name Link
🔨 Latest commit 58611db
🔍 Latest deploy log https://app.netlify.com/sites/maci-typedoc/deploys/658efc21c39dd700081ec81b
😎 Deploy Preview https://deploy-preview-918--maci-typedoc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ctrlc03 ctrlc03 force-pushed the feat/ceremony-params branch 6 times, most recently from 3e8ecbd to 1600ee4 Compare December 14, 2023 13:32
@ctrlc03 ctrlc03 marked this pull request as draft December 14, 2023 14:13
@ctrlc03 ctrlc03 changed the title ci(ceremony): setup nightly workflow to test ceremony artifacts ci(ceremony): test ceremony artifacts and params Dec 14, 2023
@ctrlc03 ctrlc03 force-pushed the feat/ceremony-params branch 8 times, most recently from c4cef31 to fce389b Compare December 14, 2023 22:54
@ctrlc03 ctrlc03 marked this pull request as ready for review December 14, 2023 22:54
@ctrlc03 ctrlc03 changed the title ci(ceremony): test ceremony artifacts and params test(ceremony): test ceremony artifacts and params Dec 15, 2023
@ctrlc03 ctrlc03 self-assigned this Dec 15, 2023
@ctrlc03 ctrlc03 added devops A DevOps related task testing Issue/PR related to tests labels Dec 15, 2023
@ctrlc03 ctrlc03 added this to the MACI v1.1.1 refactor milestone Dec 15, 2023
@ctrlc03 ctrlc03 force-pushed the feat/ceremony-params branch 4 times, most recently from e48afcc to 490616e Compare December 18, 2023 15:24
@ctrlc03 ctrlc03 force-pushed the feat/ceremony-params branch from 490616e to be2d1f4 Compare December 22, 2023 21:05
@ctrlc03 ctrlc03 force-pushed the feat/ceremony-params branch from be2d1f4 to f4f4e1a Compare December 29, 2023 11:56
Add processMessages and tallyVotes tests in the circuits package to ensure that we validate they
work with the ceremony parameters
@ctrlc03 ctrlc03 force-pushed the feat/ceremony-params branch from f4f4e1a to 58611db Compare December 29, 2023 17:04
@ctrlc03 ctrlc03 merged commit ae1142a into dev Dec 30, 2023
12 checks passed
@ctrlc03 ctrlc03 deleted the feat/ceremony-params branch December 30, 2023 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops A DevOps related task testing Issue/PR related to tests
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Incorporate trusted setup ceremony parameters (6-8-2-3) into CI pipeline
2 participants