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!: remove keccak256 opcode from ACIR/Brillig #9104

Merged
merged 11 commits into from
Oct 11, 2024

Conversation

TomAFrench
Copy link
Member

This PR removes the keccak256 opcode as we never emit this now, preferring keccakf1600. As we have #8989 making a breaking change to serialisation, this is a good time to do this to avoid an extra serialisation change.

@TomAFrench TomAFrench enabled auto-merge (squash) October 11, 2024 15:08
@TomAFrench TomAFrench merged commit 4c1163a into master Oct 11, 2024
53 checks passed
@TomAFrench TomAFrench deleted the tf/remove-keccak256 branch October 11, 2024 15:45
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