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: replace boolean range constraints with arithmetic opcodes #3234

Merged
merged 4 commits into from
Oct 24, 2023

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    11d0592 View commit details
    Browse the repository at this point in the history
  2. chore: update artifacts

    TomAFrench committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    c64f22a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    b05ef73 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Merge branch 'master' into tf/optimize-boolean-ranges

    * master:
      chore(docs): Rearrange NoirJS section (#3260)
      chore(docs): Document `nargo fmt` (#3262)
      feat(debugger): Print limited source code context (#3217)
      fix: recompile artefacts from a different noir version (#3248)
      chore: Update ACIR artifacts (#3263)
      fix: Show println output before an error occurs in `nargo execute` (#3211)
      chore(docs): document info codelens (#3252)
      fix: Impl methods are no longer placed in contracts (#3255)
      feat(stdlib): optimize constraint counts in sha256/sha512 (#3253)
      chore: enhance code formatting for If expressions (#3246)
      feat: Cache debug artifacts  (#3133)
    TomAFrench committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0dc9608 View commit details
    Browse the repository at this point in the history