You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
Currently the dapp does not pick up where it left off. There is not currently documentation about how to recover if the browser tab/window closes for whatever reason.
If my initial deposit creation transaction fails to go through, I have no way to resume without doing some Etherscan hoop-jumping and manual deposit creation.
Subsequent to that, I can reload the page if things go wrong, including during redemption. However, if I close the page, figuring out how to resume is again complicated.
Both issues are solved once we've implemented a page where we list any deposits you currently own, their current state, and a button to resume the deposit or redemption flow if they're in it.
For the first prong, there also appears to be a 50 block timer, after which the page stops watching for its creation (with no way to ask it to continue).
Agreed that a page listing deposits a user owns would solve this.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently the dapp does not pick up where it left off. There is not currently documentation about how to recover if the browser tab/window closes for whatever reason.
Edit: Recovery instructions could be documented here: https://github.com/keep-network/tbtc-website/blob/master/src/pages/developers/how-to-use-the-tbtc-dapp.md
The text was updated successfully, but these errors were encountered: