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: provide a canonical "failing" BlackBoxFunctionSolver #4028

Merged
merged 3 commits into from
Jan 12, 2024

Conversation

TomAFrench
Copy link
Member

Description

Problem*

Resolves

Summary*

We use a dummy implementation of a BlackboxFunctionSolver in various places. To simplify things I've provided a centralised implementation of a BlackboxFunctionSolver which always fails in the blackbox_solver crate.

Additional Context

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [Exceptional Case] Documentation to be submitted in a separate PR.

PR Checklist*

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

@TomAFrench TomAFrench requested a review from kevaundray January 12, 2024 14:37
@TomAFrench TomAFrench changed the title chore: provide a canonical "failing" BlackBoxSolver chore: provide a canonical "failing" BlackBoxFunctionSolver Jan 12, 2024
@kevaundray kevaundray enabled auto-merge January 12, 2024 15:13
@kevaundray kevaundray added this pull request to the merge queue Jan 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 12, 2024
@TomAFrench TomAFrench added this pull request to the merge queue Jan 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 12, 2024
@TomAFrench TomAFrench added this pull request to the merge queue Jan 12, 2024
Merged via the queue into master with commit 48fc6ab Jan 12, 2024
31 checks passed
@TomAFrench TomAFrench deleted the tf/null-blackbox-solver branch January 12, 2024 16:20
TomAFrench added a commit that referenced this pull request Jan 13, 2024
* master:
  feat: add `noir-compiler` checks to `aztec_macros` (#4031)
  chore: remove unnecessary visibility modifiers from u128 trait impls (#4023)
  chore(ci): install fixed version of `wasm-pack` in CI (#4034)
  chore: remove `release-tests` package (#4032)
  chore(docs): bumping playground version (#4030)
  fix: allow ast when macro errors (#4005)
  chore: provide a canonical "failing" `BlackBoxFunctionSolver` (#4028)
  feat: assert maximum bit size when creating a U128 from an integer (#4024)
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.

2 participants