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 #5480

Closed
wants to merge 2 commits into from
Closed

feat: Sync from noir #5480

wants to merge 2 commits into from

Commits on Mar 27, 2024

  1. [1 changes] chore: install dependencies for building docs dependencies (

    noir-lang/noir#4646)
    
    chore: add missing brace to workflow (noir-lang/noir#4654)
    chore: delete `R1CSTransformer` (noir-lang/noir#4649)
    fix: Slice coercions (noir-lang/noir#4640)
    chore(ci): add warning sticky comment (noir-lang/noir#4647)
    fix(ssa): Fix slice intrinsic handling in the capacity tracker  (noir-lang/noir#4643)
    chore: fix versioning of `bn254_blackbox_solver` crate (noir-lang/noir#4638)
    chore: fix acvm crates reporting errors as JS packages (noir-lang/noir#4637)
    chore: Release Noir(0.26.0) (noir-lang/noir#4526)
    chore: convert `BlockExpression` into a standard struct (noir-lang/noir#4623)
    chore(github): Improve PR template "document later" checkbox description (noir-lang/noir#4625)
    chore: Update integers.md to note support for Fields using `from_integer` (noir-lang/noir#4536)
    chore: update docs with function names to match version 0.25.0 specifications (noir-lang/noir#4466)
    feat: add specific error for attempting `string[x] = ".."` (noir-lang/noir#4611)
    fix(ssa): Use accurate type during SSA AsSlice simplficiation (noir-lang/noir#4610)
    AztecBot committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    70ef581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9928b0 View commit details
    Browse the repository at this point in the history