Commit 8a181e4
AztecBot
feat: swap endianness in-place in keccak implementation (noir-lang/noir#6128)
feat: (LSP) remove unused imports (noir-lang/noir#6129)
fix: handle parenthesized expressions in array length (noir-lang/noir#6132)
chore: remove bubble_up_constrains (noir-lang/noir#6127)
fix: Consider constants as used values to keep their rc ops (noir-lang/noir#6122)4 files changed
Lines changed: 2 additions & 608 deletions
File tree
- noir/noir-repo
- compiler/noirc_evaluator/src/ssa/opt
- test_programs/execution_success/verify_honk_proof
- src
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
618 | | - | |
619 | | - | |
| 618 | + | |
620 | 619 | | |
621 | 620 | | |
622 | 621 | | |
| |||
744 | 743 | | |
745 | 744 | | |
746 | 745 | | |
747 | | - | |
748 | | - | |
| 746 | + | |
749 | 747 | | |
750 | 748 | | |
751 | 749 | | |
| |||
Lines changed: 0 additions & 6 deletions
This file was deleted.
0 commit comments