Skip to content

plonk-wasm: Fix the warning until we can update #3210

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

Closed
wants to merge 1 commit into from

Conversation

richardpringle
Copy link
Contributor

ark-ff contains breaking changes so it might take a while to update.
On the current version of Rust, we get a bunch of annoying scoping
warnings that are easily fixed. I've got an open PR to
arkworks-rs/algebra (the workspace repo) to backport there changes
from 0.5.x onto a 0.4.x branch. Hopefully they accept the PR and do a
new patch release. If not, we can update the dependency.

The arkworks team doesn't currrently have a branch to support patches, but maybe they'll consider it

@dannywillems dannywillems self-requested a review May 6, 2025 07:11
`ark-ff` contains breaking changes so it might take a while to update.
On the current version of Rust, we get a bunch of annoying scoping
warnings that are easily fixed. I've got an open PR to
`arkworks-rs/algebra` (the workspace repo) to backport there changes
from `0.5.x` onto a 0.4.x branch. Hopefully they accept the PR and do a
new patch release. If not, we can update the dependency.
@richardpringle richardpringle force-pushed the supress-wasm-warning branch from 2b27dc4 to 4d254df Compare May 7, 2025 17:03
@dannywillems
Copy link
Member

Link to arkworks branch: arkworks-rs/algebra#979

@dannywillems
Copy link
Member

Even though I like the idea of removing the warning, I would be in favor of not having a fork of arkworks used in this workspace. I would prefer to postpone until it is solved upstream.

@richardpringle
Copy link
Contributor Author

Even though I like the idea of removing the warning, I would be in favor of not having a fork of arkworks used in this workspace. I would prefer to postpone until it is solved upstream.

@dannywillems, seems like the warnings are gone, I'll just close this

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

Successfully merging this pull request may close these issues.

2 participants