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.
Related issue(s)
It is kinda related to #202 but not with Macs using Intel otherwise with Macs using M1.
Description
Summary of changes
See AztecProtocol/barretenberg#100 for more information.
Dependency additions / changes
aztec_backend
is being updated.Checklist
cargo fmt
with default settings.Additional context
This PR is still on Draft because the final version should not have the
aztec_backend
dependency pointing to our fork, instead, it should be pointing to the commit of the merge of the PR corresponding to the fix (on the aztec_backend repo side). But this way if you have an M1 you can clone this and have a successful compilation.Feedback is more than welcome and let me know if this PR is misplaced.