-
Notifications
You must be signed in to change notification settings - Fork 301
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
Remove hash in l1_to_l2_message.ts #646
Comments
6 tasks
LHerskind
changed the title
Refactor hash in l1_to_l2_message.ts
Remove hash in l1_to_l2_message.ts
Jun 5, 2023
This was referenced Jul 25, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In
yarn-project/types/src/l1_to_l2_message.ts
thehash
function is computing a different result than solidity, update it such that it is on par. Issue is serialization.The text was updated successfully, but these errors were encountered: