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: Sync from noir #5999

Merged
merged 5 commits into from
Apr 24, 2024
Merged

feat: Sync from noir #5999

merged 5 commits into from
Apr 24, 2024

Commits on Apr 24, 2024

  1. [1 changes] fix: fix curve parameters for bigints (noir-lang/noir#4900)

    chore: bump `rustls` to v0.21.11 (noir-lang/noir#4895)
    fix: Update noir-gates-diff commit to use master reference report (noir-lang/noir#4891)
    fix: Reset the noir-gates-diff report on master (noir-lang/noir#4878)
    fix(experimental): Skip over comptime functions in scan pass (noir-lang/noir#4893)
    chore(experimental): Improve variable not defined error message in comptime interpreter (noir-lang/noir#4889)
    chore(experimental): Add scan pass and `into_expression` for comptime interpreter (noir-lang/noir#4884)
    AztecBot committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    34f7e0b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into sync-noir

    * master: (102 commits)
      chore(ci): make syncing out to Noir manual (#5997)
      docs: update emit_event.md (#5964)
      chore: yarn build:dev don't clear terminal (#5970)
      fix: deploy L1 contracts before starting node (#5969)
      refactor: using poseidon2 when computing a nullifier (#5906)
      chore(ci): reenable spot
      git subrepo push --branch=master noir-projects/aztec-nr
      git_subrepo.sh: Fix parent in .gitrepo file. [skip ci]
      chore: replace relative paths to noir-protocol-circuits
      git subrepo push --branch=master barretenberg
      feat: Keshas skipping plus conditions for grand prod relations (#5766)
      feat!: delete field note (#5959)
      feat: Sync from noir (#5955)
      chore: Run flakey e2e tests on CI but allow failure (#5937)
      feat(avm): avm circuit FDIV opcode (#5958)
      feat!: remove slow updates tree (#5954)
      fix(avm): comments and assert (#5956)
      refactor: renaming `noir-compiler` as `builder` (#5951)
      feat(avm): negative tests (#5919)
      feat(avm): shift relations (#5716)
      ...
    TomAFrench committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a68788d View commit details
    Browse the repository at this point in the history
  3. chore: fix build

    TomAFrench committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    31a8def View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8379e8f View commit details
    Browse the repository at this point in the history
  5. chore: update bb.js oprtal

    TomAFrench committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0570b85 View commit details
    Browse the repository at this point in the history