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

Update arkworks dependencies to v0.5.0 #1494

Open
jayz22 opened this issue Nov 25, 2024 · 1 comment
Open

Update arkworks dependencies to v0.5.0 #1494

jayz22 opened this issue Nov 25, 2024 · 1 comment
Labels
dependencies Pull requests that update a dependency file Security Security fixes or features

Comments

@jayz22
Copy link
Contributor

jayz22 commented Nov 25, 2024

The arkworks suite (ark-ec, ark-ff, ark-bls12-381, ark-serialize) just releases stable v0.5.0 version recently. The previous version 0.4.2, which we are currently on, has been over 1 year old. We should update them to get the latest features and fixes.

For example, the rust-derivative crate has been flagged by RUSTSEC advisory as unmaintained https://rustsec.org/advisories/RUSTSEC-2024-0388, and it has been replaced by educe arkworks-rs/algebra#832 in the latest version.

@jayz22 jayz22 added Security Security fixes or features dependencies Pull requests that update a dependency file labels Nov 25, 2024
@sisuresh
Copy link
Contributor

This section can be removed after we upgrade the arkworks suite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Security Security fixes or features
Projects
None yet
Development

No branches or pull requests

2 participants