quadratic-funding / mpc-phase2-suite

The MPC suite of tools for conducting zkSNARK Phase 2 Trusted Setup ceremonies
MIT License
16 stars 6 forks source link

Firebase Emulator (OUTDATED) #253

Closed 0xjei closed 1 year ago

0xjei commented 1 year ago

This PR is intended to discriminate between tests executed in production and tests executed in a local environment. In this case, the local environment is the Firebase Emulator. Thus, the Github Action is now splitted into prod and dev, respectively. The former will be executed in the dev and main branches of the origin repo while the latter when opening a new PR. This solves the problem of failures of the old test-ci which used secrets not accessible for external forks.