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

Basic support for L2->L1 txs #23

Open
popzxc opened this issue Nov 21, 2024 · 0 comments
Open

Basic support for L2->L1 txs #23

popzxc opened this issue Nov 21, 2024 · 0 comments

Comments

@popzxc
Copy link
Owner

popzxc commented Nov 21, 2024

We want to support withdrawals, which means that we need to be able to:

  • Submit an L2->L1 message for withdrawal
  • Be able to obtain a Merkle proof
  • Submit an L1 transaction to finalize withdrawal.

The approach should be somewhat similar to L1 -> L2 txs.

For now, the basic ability to do it should be sufficient -- no need to implement a sophisticated interface, we will do that later.

@popzxc popzxc moved this to Todo in DevEx squad Nov 21, 2024
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

No branches or pull requests

1 participant