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

New release? #813

Open
dvdplm opened this issue Mar 27, 2024 · 4 comments
Open

New release? #813

dvdplm opened this issue Mar 27, 2024 · 4 comments

Comments

@dvdplm
Copy link

dvdplm commented Mar 27, 2024

First of all, thank you for your hard work. ❤️

I am trying to optimise build times and the ark-* crates at v0.4.2 are causing both syn v1 and v2 to get pulled in (by way of zeroize). This is fixed on main so I came here to ask when we can look forward to a new release. Do holler if I can help out in any way.

@nsarlin-zama
Copy link

nsarlin-zama commented Apr 22, 2024

I'm also interested in a release that integrates this fix, because the code produced by MontConfig currently generates a warning with the latest nightly toolchain.

Thank you for your work on this lib, tell me if I can be of any help in the process !

@rillian
Copy link

rillian commented May 9, 2024

cargo audit also warns about the criterion 0.4 specification in the arkworks 0.4.2 crates; making a new release would address that as well (#653).

@w-flo
Copy link

w-flo commented May 14, 2024

[..] are causing both syn v1 and v2 to get pulled in (by way of zeroize). This is fixed on main [..]

I believe they still depend on derivative on main, right? derivative seems to be unmaintained currently, and it still depends on syn v1 as well.

@hrxi hrxi mentioned this issue May 22, 2024
@hrxi
Copy link
Contributor

hrxi commented May 22, 2024

A new release would also be good for using this crate on WASM, since compilation was broken there, but fixed with #794.

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

No branches or pull requests

5 participants