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!: update to ACVM 0.13.0 #1393

Merged
merged 33 commits into from
Jun 1, 2023
Merged

chore!: update to ACVM 0.13.0 #1393

merged 33 commits into from
Jun 1, 2023

Conversation

TomAFrench
Copy link
Member

Description

Problem

Updates to track ACVM 0.13.0

Summary*

This PR tracks the changes made in noir-lang/acvm-backend-barretenberg#205.

Getting a strange error where rust can't find acvm-backend-barretenberg for some reason.

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.
  • compute_merkle_root is no longer implemented as a black box function (but still exists in stdlib)

Additional Context

PR Checklist*

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

Base automatically changed from phated/acvm-0.12.0 to master May 24, 2023 12:10
@vezenovm vezenovm mentioned this pull request May 31, 2023
5 tasks
have acvm-backend-bberg patch reference new branch with additional crate-type
Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
kevaundray and others added 4 commits June 1, 2023 12:55
* Var message size for keccak in stdlib

* fix the build:
remove aes blackbox
add domain separator for pedersen

* pedersen with domain separator
@vezenovm vezenovm changed the title chore: update to ACVM 0.13.0 chore!: update to ACVM 0.13.0 Jun 1, 2023
@kevaundray kevaundray marked this pull request as ready for review June 1, 2023 19:35
@vezenovm vezenovm added this pull request to the merge queue Jun 1, 2023
Merged via the queue into master with commit 22dee75 Jun 1, 2023
@vezenovm vezenovm deleted the acvm-0.13.0 branch June 1, 2023 23:52
@Savio-Sou
Copy link
Collaborator

Savio-Sou commented Jul 10, 2023

@TomAFrench thanks for helping with documenting this PR!

compute_merkle_root is no longer implemented as a black box function (but still exists in stdlib)

We don't currently mention is compute_merkle_root a black box function or written in Noir in our docs:
https://noir-lang.org/dev/standard_library/merkle_trees

Anything that you'd like to add to the docs in this case?

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.

7 participants