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: allow calling pedersen opcode with non-zero domain separator #58

Merged
merged 3 commits into from
Jun 20, 2023

Conversation

TomAFrench
Copy link
Member

Description

Problem*

Resolves

Summary*

This PR bumps the barretenberg commit to match that used by noir-lang/noir so that we can pass a custom domain separator to the pedersen opcode.

Additional Context

PR Checklist*

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

@TomAFrench TomAFrench merged commit 9263984 into master Jun 20, 2023
@TomAFrench TomAFrench deleted the bump-bb-commit branch June 20, 2023 14:11
This was referenced Jun 20, 2023
kobyhallx pushed a commit to noir-lang/acvm that referenced this pull request Jul 26, 2023
…oir-lang/acvm-simulator#58)

* chore: bump bberg commit to match `noir-lang/noir`

* fix: support usage of pedersen with non-zero `domain_separator`

* chore: fix minimum amount of memory for bberg wasm
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.

1 participant