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

unsafe precondition(s) violated #148

Closed
vivianjeng opened this issue May 30, 2024 · 1 comment
Closed

unsafe precondition(s) violated #148

vivianjeng opened this issue May 30, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@vivianjeng
Copy link
Collaborator

Problems

CI failed and it also happens in circom-compat
arkworks-rs/circom-compat#61

Acceptance criteria

Successfully run all tests and pass all tests

@vivianjeng vivianjeng added the bug Something isn't working label May 30, 2024
@vivianjeng
Copy link
Collaborator Author

Fixed with

           - name: Install Rust toolchain 1.77
              uses: actions-rs/toolchain@v1
              with:
                  toolchain: "1.77"
                  override: true

but we should allow latest rust toolchain to use mopro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant