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

Consolidated Exits support #12

Open
Pongch opened this issue Apr 26, 2019 · 0 comments
Open

Consolidated Exits support #12

Pongch opened this issue Apr 26, 2019 · 0 comments

Comments

@Pongch
Copy link
Contributor

Pongch commented Apr 26, 2019

enabling JS-Starter-kit to have a minimal, albeit initially unsafe path to allowing a user to perform consolidated exit. This entails:

  1. a user merge UTXOs that they have on the child chain
  2. a user calling startStandardExit() on Root chain for that singular UTXO
  3. a user performs processExit()
  4. a user performs a re-deposit on a new chain.

Typing this out, I can see that the gap between processExit and redeposit part will be quite hard to perform from the UX perspective...or not.

Note: This feature will be temporary and will change once Ari and omg-js has support for /tx.create endpoint.

CC @kevsul

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

No branches or pull requests

1 participant