Merged
Conversation
c911da7 to
6a41efc
Compare
Contributor
|
🚀 Deployed on https://664b7816089caaed38463d9b--noir-docs.netlify.app |
29a2f99 to
55cd43b
Compare
Contributor
|
FYI @noir-lang/developerrelations on Noir doc changes. |
9b02d40 to
e5c24a0
Compare
15c33a7 to
aad81e0
Compare
1ee000d to
f6a4d04
Compare
789a748 to
0d9c1ad
Compare
Savio-Sou
approved these changes
May 21, 2024
Contributor
Author
|
🤖 Release is at https://github.com/noir-lang/noir/releases/tag/v0.30.0 🌻 |
AztecBot
pushed a commit
to AztecProtocol/aztec-packages
that referenced
this pull request
May 21, 2024
…ic definition (noir-lang/noir#5041) feat: Implement turbofish operator (noir-lang/noir#3542) feat: add `as_witness` builtin function in order to constrain a witness to be equal to a variable (noir-lang/noir#4641) chore(experimental): Elaborate impls & non-trait impls (noir-lang/noir#5007) feat: add native rust implementation of schnorr signature verification (noir-lang/noir#5053) chore: Release Noir(0.30.0) (noir-lang/noir#4981)
TomAFrench
added a commit
to AztecProtocol/aztec-packages
that referenced
this pull request
May 21, 2024
Automated pull of development from the [noir](https://github.com/noir-lang/noir) programming language, a dependency of Aztec. BEGIN_COMMIT_OVERRIDE fix(frontend): Call trait method with mut self from generic definition (noir-lang/noir#5041) feat: Implement turbofish operator (noir-lang/noir#3542) feat: add `as_witness` builtin function in order to constrain a witness to be equal to a variable (noir-lang/noir#4641) chore(experimental): Elaborate impls & non-trait impls (noir-lang/noir#5007) feat: add native rust implementation of schnorr signature verification (noir-lang/noir#5053) chore: Release Noir(0.30.0) (noir-lang/noir#4981) END_COMMIT_OVERRIDE --------- Co-authored-by: TomAFrench <tom@tomfren.ch>
AztecBot
pushed a commit
that referenced
this pull request
May 21, 2024
Automated pull of development from the [noir](https://github.com/noir-lang/noir) programming language, a dependency of Aztec. BEGIN_COMMIT_OVERRIDE fix(frontend): Call trait method with mut self from generic definition (#5041) feat: Implement turbofish operator (#3542) feat: add `as_witness` builtin function in order to constrain a witness to be equal to a variable (#4641) chore(experimental): Elaborate impls & non-trait impls (#5007) feat: add native rust implementation of schnorr signature verification (#5053) chore: Release Noir(0.30.0) (#4981) END_COMMIT_OVERRIDE --------- Co-authored-by: TomAFrench <tom@tomfren.ch>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.30.0
0.30.0 (2024-05-20)
⚠ BREAKING CHANGES
Opcode::Brilligfrom ACIR (chore!: removeOpcode::Brilligfrom ACIR AztecProtocol/aztec-packages#5995)Features
multi_scalar_mulblackbox func (feat:multi_scalar_mulblackbox func AztecProtocol/aztec-packages#6097) (73a635e)variable_base_scalar_mulblackbox func (feat:variable_base_scalar_mulblackbox func AztecProtocol/aztec-packages#6039) (73a635e)Nottrait to stdlib (#4999) (95d4d13)std::ops::Negtrait to stdlib (07930d4)Fromarray trait forBoundedVec(#4927) (bf491dc)opstraits onu16/i16(#4996) (8b65663)std::ops::SubonEmbeddedCurvePoint(07930d4)Bug Fixes
Miscellaneous Chores
Opcode::Brilligfrom ACIR (chore!: removeOpcode::Brilligfrom ACIR AztecProtocol/aztec-packages#5995) (73a635e)0.46.0
0.46.0 (2024-05-20)
⚠ BREAKING CHANGES
Opcode::Brilligfrom ACIR (chore!: removeOpcode::Brilligfrom ACIR AztecProtocol/aztec-packages#5995)#[aztec(storage)](feat!: storage_layout and#[aztec(storage)]AztecProtocol/aztec-packages#5387)is_recursiveflag to be part of the circuit definition (chore(acir)!: Moveis_recursiveflag to be part of the circuit definition AztecProtocol/aztec-packages#4221)aztec-packages(#4144)Features
multi_scalar_mulblackbox func (feat:multi_scalar_mulblackbox func AztecProtocol/aztec-packages#6097) (73a635e)variable_base_scalar_mulblackbox func (feat:variable_base_scalar_mulblackbox func AztecProtocol/aztec-packages#6039) (73a635e)BrilligCallopcodes in the debugger (#4897) (b380dc4)AssertZeroopcodes (#4107) (dac0e87)#[aztec(storage)](feat!: storage_layout and#[aztec(storage)]AztecProtocol/aztec-packages#5387) (2bd006a)aztec-packages(#4011) (fee2452)aztec-packages(#4068) (7a8f3a3)aztec-packages(#4144) (0205d3b)Bug Fixes
init_log_levelinacvm_js(#4195) (2e26530)Miscellaneous Chores
is_recursiveflag to be part of the circuit definition (chore(acir)!: Moveis_recursiveflag to be part of the circuit definition AztecProtocol/aztec-packages#4221) (158c8ce)Opcode::Brilligfrom ACIR (chore!: removeOpcode::Brilligfrom ACIR AztecProtocol/aztec-packages#5995) (73a635e)This PR was generated with Release Please. See documentation.