Skip to content
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

chore: noir bug workaround #9443

Merged
merged 1 commit into from
Oct 27, 2024
Merged

Conversation

benesjan
Copy link
Contributor

@benesjan benesjan commented Oct 26, 2024

This Noir bug caused a few tests to fail in the token contracts. This PR introduces a workaround such that we get the tests passing again. The workaround is unconstraining note encryption. Once the Noir bug is fixed I'll re-constrain it.

image

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @benesjan and the rest of your teammates on Graphite Graphite

@@ -50,14 +50,14 @@ export const ProtocolContractAddress: Record<ProtocolContractName, AztecAddress>
};

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change was caused by a rebuilt. I think someone just forgot committing it.

@benesjan benesjan merged commit f619687 into master Oct 27, 2024
63 checks passed
@benesjan benesjan deleted the 10-26-chore_noir_bug_workaround branch October 27, 2024 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants