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

E2E L2 -> L1 #514

Closed
LHerskind opened this issue May 9, 2023 · 1 comment
Closed

E2E L2 -> L1 #514

LHerskind opened this issue May 9, 2023 · 1 comment
Assignees
Labels
T-tracking Type: Tracking Issue. This contains tasklists.

Comments

@LHerskind
Copy link
Contributor

LHerskind commented May 9, 2023

For a full E2E of L2 to L1 messages, we need:

Nice to haves:


L2 native asset with token bridge:

  • Deploy token portal on L1 and L2, (specifying the L1 contract as portal for L2)
  • Mint tokens on L2
  • Initiate a "withdraw" on L2 which will emit the message
  • Sequencer includes tx in rollup on L1
    • This inserts messages into the messages box
  • Execute "withdraw" on portal contract which will consume the message and mint the tokens on L1
@LHerskind LHerskind added this to A3 May 9, 2023
@LHerskind LHerskind converted this from a draft issue May 9, 2023
@LHerskind LHerskind added this to the 📤 L2->L1 Calls milestone May 9, 2023
@LHerskind LHerskind moved this from Todo to In Review in A3 May 18, 2023
@LHerskind LHerskind moved this from In Review to Done in A3 May 22, 2023
@LHerskind LHerskind added the T-tracking Type: Tracking Issue. This contains tasklists. label Jun 20, 2023
@LHerskind
Copy link
Contributor Author

This was finished, but tracking issue was never closed.

ludamad pushed a commit that referenced this issue Jul 14, 2023
* a working version of shared relation arithmetic

* add RelationWrapper
@iAmMichaelConnor iAmMichaelConnor removed this from A3 Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-tracking Type: Tracking Issue. This contains tasklists.
Projects
None yet
Development

No branches or pull requests

2 participants