Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

chore!: Remove BlackBoxFunctionSolver implementation #250

Merged
merged 29 commits into from
Aug 30, 2023

Conversation

TomAFrench
Copy link
Member

Description

Problem*

Resolves

Summary*

This responsibility is being offloaded to nargo in noir-lang/noir#2423 so we no longer need the overhead of including this implementation here.

This relies on a new release of ACVM to allow Backend to not implement BlackBoxFunctionSolver.

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 force-pushed the remove-black-box-solver branch from ef314e9 to babe3c8 Compare August 25, 2023 18:32
* kw/dyn-backends:
  Empty-Commit
  Empty-Commit
  chore: remove unnecessary `return`
  chore: remove unnecessary `match`
  tmate debug
  fix gates command
  update to 0.4.5
  Update src/bb/mod.rs
  set env variables once all checks have passed
  add code to support arm64
  unused import
  now using version 0.4.4
  zipped path has been fixed
  chore: use WASM backend for blackbox functions exclusively and remove nix flake testing (#251)
  use nix develop
  sandbox issue?
  Update .github/workflows/test.yml
  chore(ci): create cache entries even if tests fail (#252)
  try large mac
@TomAFrench TomAFrench marked this pull request as ready for review August 29, 2023 15:35
@TomAFrench TomAFrench merged commit a8fa9d6 into kw/dyn-backends Aug 30, 2023
@TomAFrench TomAFrench deleted the remove-black-box-solver branch August 30, 2023 11:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant