-
Notifications
You must be signed in to change notification settings - Fork 207
Issues: noir-lang/noir
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
feat(ssa): Update the missing Brillig constraint SSA check to process EnableSideEffectsIf
enhancement
New feature or request
#6713
opened Dec 5, 2024 by
rkarabut
NextJs build issue with noirjs 0.38.0
bug
Something isn't working
#6708
opened Dec 5, 2024 by
peter0x2
chore: Document the SSA security checks
documentation
Improvements or additions to documentation
#6707
opened Dec 5, 2024 by
rkarabut
fix(ssa): Update the missing Brillig constraint SSA check to cover chained Brillig calls
enhancement
New feature or request
#6706
opened Dec 5, 2024 by
rkarabut
Hide Nightly releases from the GitHub Releases page
CI
enhancement
New feature or request
#6702
opened Dec 4, 2024 by
Savio-Sou
feat(ssa): Update the missing Brillig constraint SSA check to cover individual array elements
enhancement
New feature or request
#6698
opened Dec 4, 2024 by
rkarabut
Cannot find chained trait impl in macros
bug
Something isn't working
#6681
opened Dec 2, 2024 by
nventuro
Instruction::MakeArray
deduplication is incompatible with mutating arrays in unconstrained code
bug
#6680
opened Dec 2, 2024 by
jfecher
Move implementation of hash functions outside stdlib leaving just their permutation functions
enhancement
New feature or request
stdlib
Standard library shipped with Noir tooling
tracking
Tracking issues
#6676
opened Dec 2, 2024 by
TomAFrench
private_kernel_tail_to_public::tests::enqueued_public_calls_with_teardown_gas
fails in master
bug
#6674
opened Dec 2, 2024 by
TomAFrench
Ability for a Noir program to choose to use it's nearest Nargo.toml file
enhancement
New feature or request
nargo
Noir's CLI development tool
#6671
opened Dec 2, 2024 by
jzaki
Add some CI to test that
nargo::ops::transform_program
is idempotent.
#6670
opened Dec 2, 2024 by
TomAFrench
Fix
MergeExpressionsOptimizer
so that it fully optimized programs
#6668
opened Dec 2, 2024 by
TomAFrench
Recursively check all
ValueId
s returned by simplify_call
match the expected type
#6653
opened Nov 29, 2024 by
TomAFrench
Nargo crashes when adding a method to an unsupported type
bug
Something isn't working
#6651
opened Nov 29, 2024 by
signorecello
Remove Field arithmetic operators
discussion
enhancement
New feature or request
#6648
opened Nov 28, 2024 by
olehmisar
Update
run-external-checks
to run nargo test
instead of nargo check
#6647
opened Nov 28, 2024 by
TomAFrench
Cleanup std::hash
enhancement
New feature or request
stdlib
Standard library shipped with Noir tooling
#6644
opened Nov 28, 2024 by
olehmisar
11 tasks
Loop unswitching
brillig
Unconstrained functions / brillig IR
enhancement
New feature or request
optimization
ssa
#6631
opened Nov 26, 2024 by
vezenovm
Induction variable elimination
brillig
Unconstrained functions / brillig IR
enhancement
New feature or request
optimization
ssa
#6629
opened Nov 26, 2024 by
vezenovm
Check whether
check_for_negated_jmpif_condition
optimization would benefit ACIR functions.
optimization
#6624
opened Nov 26, 2024 by
TomAFrench
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.