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(zksync): add requestExecute wallet action and getL2HashFromPriorityOp util function #3164

Merged
merged 2 commits into from
Jan 11, 2025

Conversation

danijelTxFusion
Copy link
Contributor

Introduce the requestExecute action, enabling the execution of L2 transactions from L1. Additionally, add the utility function getL2HashFromPriorityOp, which retrieves the L2 transaction hash from the L1 transaction hash. This allows tracking the status of an L2 transaction triggered from L1.

Copy link

changeset-bot bot commented Dec 29, 2024

🦋 Changeset detected

Latest commit: 655ac65

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
viem Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Dec 29, 2024

@danijelTxFusion is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

@danijelTxFusion danijelTxFusion force-pushed the zksync/request-execute branch 6 times, most recently from de2efae to 03356bf Compare December 31, 2024 21:13
@jxom jxom merged commit 8160d42 into wevm:main Jan 11, 2025
14 of 28 checks passed
@github-actions github-actions bot mentioned this pull request Jan 11, 2025
@danijelTxFusion danijelTxFusion deleted the zksync/request-execute branch January 13, 2025 09:37
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