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

chore!: remove outdated arkworks backend #1151

Merged
merged 1 commit into from
Apr 14, 2023
Merged

chore!: remove outdated arkworks backend #1151

merged 1 commit into from
Apr 14, 2023

Conversation

TomAFrench
Copy link
Member

Related issue(s)

Related to noir-lang/marlin_arkworks_backend#8

Description

Summary of changes

I've removed the marlin backend it's using an extremely outdated interface and pulling in a version of ACVM which is multiple breaking releases behind. We shouldn't be "advertising" this feature if people can't activate this feature flag and have it work.

Once noir-lang/marlin_arkworks_backend#8 has been resolved then we can re-add this optional dependency.

Dependency additions / changes

Test additions / changes

Checklist

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt with default settings.
  • I have linked this PR to the issue(s) that it resolves.
  • I have reviewed the changes on GitHub, line by line.
  • I have ensured all changes are covered in the description.

Documentation needs

  • This PR requires documentation updates when merged.

Additional context

Copy link
Contributor

@phated phated left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree that this should be removed for v0.4 - I think we should flag it as breaking so people can find it in the changelog

@phated phated changed the title chore: remove outdated arkworks backend chore!: remove outdated arkworks backend Apr 14, 2023
@phated phated enabled auto-merge April 14, 2023 15:16
@phated phated added this pull request to the merge queue Apr 14, 2023
Merged via the queue into master with commit bc8ed9a Apr 14, 2023
@phated phated deleted the remove-arkworks branch April 14, 2023 15:52
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