Skip to content

Fast Bridging: unhappy path, no extra hop #53

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

Closed
jaybuidl opened this issue Mar 16, 2022 · 0 comments · Fixed by #60 or #79
Closed

Fast Bridging: unhappy path, no extra hop #53

jaybuidl opened this issue Mar 16, 2022 · 0 comments · Fixed by #60 or #79
Assignees
Milestone

Comments

@jaybuidl
Copy link
Member

jaybuidl commented Mar 16, 2022

A participant makes a claim(hash) about a single message hash. Another participant may challenge(hash) which requires falling back to the Safe Bridge and waiting a number of days to resolve.

No extra hop for this iteration: we focus on the Safe Bridge from Home chain to Ethereum mainnet where a native bridge is available. Safe Bridging to other foreign chains can be added afterwards, for example Home chain -> Ethereum -> Gnosis chain afterwards.

Only 1 claim per hash is allowed at the moment, regardless of challenge status, further claims for the same hash are ignored.

Bounties can be added later.

The full specs are not public yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment