Skip to content

feat!: Update to acvm 0.14.0#1594

Merged
kevaundray merged 4 commits intomasterfrom
mv/acvm-0.14.0
Jun 7, 2023
Merged

feat!: Update to acvm 0.14.0#1594
kevaundray merged 4 commits intomasterfrom
mv/acvm-0.14.0

Conversation

@vezenovm
Copy link
Copy Markdown
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
@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