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

Make L2 rich accounts properly deposit their funds from L1 #2017

Open
jrchatruc opened this issue Feb 19, 2025 · 0 comments
Open

Make L2 rich accounts properly deposit their funds from L1 #2017

jrchatruc opened this issue Feb 19, 2025 · 0 comments
Labels

Comments

@jrchatruc
Copy link
Collaborator

Currently the L2 has rich accounts that are directly given funds on the genesis block. We should instead make rich accounts from L1 deposit their funds into the L2 on network initialization (i.e. after make init finished and the L2 first starts) and remove them from the genesis file. This way we actually have all L2 funds be in 1-to-1 correspondence with the L1 contract funds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Status: Todo
Development

No branches or pull requests

1 participant