-
Notifications
You must be signed in to change notification settings - Fork 2
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
User is not notified if the transfer fails #116
Comments
Hey team! Please add your planning poker estimate with Zenhub @Lykhoyda @mpetrunic @wainola |
@mpetrunic do we need some design updates for this? |
@MakMuftic @LyonSsS I think this is out of scope for 0.x as we would need indexer feature for that. @LyonSsS What is the incompatible substrate address? |
We have this already @mpetrunic, also added to the SDK here. It doesn't provide a detailed reason of failure, but returns transfer state: |
In this scenario I profited about the UI design to send EVM address for Substrate destination, which failed. Scope was to fail execution ... but it can be replicated with Relayer Issues OR not having enough funds on destination to execute proposal ... so the flow has potential. |
I would move it into new feature for next cycle as we need different designs for that^^ |
Severity: Medium | Priority: Medium
Note: If there is a failure in the transfer flow, the user will not going to get notified.
STR:
Exp: The user to be informed somehow that his transfer failed at maturity.
Act: The user has no clue, other than the scan that the transfer failed.
The text was updated successfully, but these errors were encountered: