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

Upgrade ark-ec in <rust-arkworks> to "~0.4.0" #43

Open
skaunov opened this issue Sep 25, 2023 · 2 comments · May be fixed by #117
Open

Upgrade ark-ec in <rust-arkworks> to "~0.4.0" #43

skaunov opened this issue Sep 25, 2023 · 2 comments · May be fixed by #117
Assignees

Comments

@skaunov
Copy link
Collaborator

skaunov commented Sep 25, 2023

There's substantial number of different improvements since "0.3.0" which is used now. I guess it'd not only generally improve execution, but also might enable simplification of some current helpers introduced in the code.

@Divide-By-0
Copy link
Member

Go for it!

@skaunov
Copy link
Collaborator Author

skaunov commented Oct 23, 2023

Likely will require upgrade of secp256k1 = { git = "https://github.com/geometryresearch/ark-secp256k1.git" } too. On the other hand chances are ~0.4.0 provide stuff that is provided by that crate now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants