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

Do not allow gasTokens to be managed by hard asset manager #153

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

josojo
Copy link
Collaborator

@josojo josojo commented Jan 3, 2024

closes #144
(wrapped tokens from L2 need to be send burn and send to the children bridges by their users).
(gasToken can be burned all at once with the current implementation and send to one child in one transaction + to the other child in a second transaction).
(L1 tokens - hard assets - will be send to the child contract via the call from the hardasset manager.)

@josojo josojo merged commit 88d7746 into main Jan 4, 2024
3 checks passed
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.

Refactor sending bridge tokens from old bridge to new bridge
2 participants