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

interop: expired token transfers #170

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

0xParticle
Copy link
Contributor

Description
This design document introduces a solution to recover stuck SuperchainERC20 cross-chain transfers due to a failed relay. It builds on top of the Entrypoint vertical to minimize new logic on the bridge and optimize for upgradability. It introduces a method for expiring messages and sending them back for the original sender to recover its burn balance in origin.

@tynes
Copy link
Contributor

tynes commented Nov 26, 2024

Given ethereum-optimism/specs#460, this is not necessary and only adds complexity. The token transfer either fails local side or succeeds

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