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

ci: Fix CI by downloading artifacts #23

Merged
merged 2 commits into from
Oct 28, 2023
Merged

ci: Fix CI by downloading artifacts #23

merged 2 commits into from
Oct 28, 2023

Conversation

oskarth
Copy link
Collaborator

@oskarth oskarth commented Oct 28, 2023

Fixes #20

Use a separate prepare-ci.sh script to download artifacts, as opposed to compiling and running trusted setup every time

(I think this might not work until we got rid of R1CS files, but it should work as a sketch for removing compilation/setup phase)

Use a separate prepare-ci.sh script to download artifacts,
as opposed to compiling and running trusted setup every time
@oskarth oskarth force-pushed the fix/ci-with-artifacts branch from cc7c6c9 to a9fac38 Compare October 28, 2023 07:21
Once zkey is integrated can remove this again
@oskarth oskarth force-pushed the fix/ci-with-artifacts branch from 02cd6a3 to 74182e1 Compare October 28, 2023 09:18
@oskarth oskarth marked this pull request as ready for review October 28, 2023 10:38
@oskarth oskarth merged commit a92ea40 into main Oct 28, 2023
2 checks passed
@oskarth oskarth deleted the fix/ci-with-artifacts branch March 7, 2024 04:35
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.

Figure out how to deal with setup/zkey and CI
1 participant