Conversation
feat!: error on too large integer value (noir-lang/noir#5371) fix: Runtime brillig bigint id assignment (noir-lang/noir#5369) feat!: rename struct-specific TypeDefinition -> StructDefinition (noir-lang/noir#5356)
* master: (37 commits) feat: Sync from noir (#7248) chore: remove 4738 ref (#7254) refactor: use options.limit as upper limit for note-getter loop (#7253) feat: unconstrained variants for event emission (#7251) refactor: add log_hash as input in log emission in private context (#7249) feat: function selector opcode in AVM (#7244) feat: store shared mutable hash (#7169) feat: wonky rollups (#7189) refactor: gets rid of unencrypted emit in private_context (#7236) git subrepo push --branch=master noir-projects/aztec-nr git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] chore: replace relative paths to noir-protocol-circuits git subrepo push --branch=master barretenberg fix: reran pil->cpp codegen & encode_and_encrypt_event_with_randomness fix (#7247) git subrepo push --branch=master noir-projects/aztec-nr git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] chore: replace relative paths to noir-protocol-circuits git subrepo push --branch=master barretenberg feat!: extend storage read oracle to receive address and block number (#7243) feat: example of private token transfer event (#7242) ...
TomAFrench
approved these changes
Jul 1, 2024
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.
Automated pull of development from the noir programming language, a dependency of Aztec.
BEGIN_COMMIT_OVERRIDE
feat:
mod.nrentrypoint (noir-lang/noir#5039)feat!: error on too large integer value (noir-lang/noir#5371)
fix: Runtime brillig bigint id assignment (noir-lang/noir#5369)
feat!: rename struct-specific TypeDefinition -> StructDefinition (noir-lang/noir#5356)
END_COMMIT_OVERRIDE