Skip to content

Update arkworks dependencies, Rust compiler version #148

Description

The latest version of arkworks is 0.5 but we are still using 0.4 (in /creds). After updating to 0.5 we can use the official circom-compat module from arkworks, rather than the older version of it in forks/circom-compat. This will also mean the project will no longer depend on an old version of wasmer (via forks/circom-compat) so the project should build with the latest stable version of the Rust compiler. (currently the file creds/rust-toolchain sets the version to 1.88.0, since wasmer will not build with a newer version)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions