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

feat: new type MsgToL2 with parsing and hashing #495

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

xJonathanLEI
Copy link
Owner

Resolves #448.

Adds a new type MsgToL2 that can be manually constructed or parsed from L1HandlerTransaction. An infallible function hash() is available on the type for calculating message hash.

@xJonathanLEI xJonathanLEI merged commit e343224 into master Nov 3, 2023
23 checks passed
@xJonathanLEI xJonathanLEI deleted the dev/msg_to_l2 branch November 3, 2023 15:33
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.

Add provider function to get L1 message hash (where applicable)
1 participant