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

feat!: Update to acvm 0.14.0 #1594

Merged
merged 4 commits into from
Jun 7, 2023
Merged

feat!: Update to acvm 0.14.0 #1594

merged 4 commits into from
Jun 7, 2023

Conversation

vezenovm
Copy link
Contributor

@vezenovm vezenovm commented Jun 7, 2023

Description

ACVM 0.14.0 includes the RecursiveAggregation opcode, which needs to be handled in ACIR gen. This update is needed to match up to the most recent commit in the acvm-backend-barretenberg branch of barretenberg. That temporary branch on barretenberg aims to stay in-line with the acir format used by bb.js and barretenberg master

Problem*

Resolves

Summary*

This PR sets out to

Example

Before:


After:


Documentation

  • This PR requires documentation updates when merged.

    • I will submit a noir-lang/docs PR.
    • I will request for and support Dev Rel's help in documenting this PR.

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@kevaundray kevaundray enabled auto-merge June 7, 2023 19:47
@kevaundray kevaundray changed the title feat: Update to acvm 0.14.0 feat!: Update to acvm 0.14.0 Jun 7, 2023
@kevaundray kevaundray added this pull request to the merge queue Jun 7, 2023
Merged via the queue into master with commit f2d6b7b Jun 7, 2023
10 checks passed
@kevaundray kevaundray deleted the mv/acvm-0.14.0 branch June 7, 2023 21:26
@Savio-Sou Savio-Sou linked an issue Jul 21, 2023 that may be closed by this pull request
1 task
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.

Add foreign function for recursion
3 participants