0xMiden / 0xMiden/wallet

Handle Private Note Transport Failures Correctly

未关闭
#56 2 条评论 0 个 reaction 已指派 1 人 已被 @0xnullifier 认领 在 GitHub 查看
enhancement
主要语言
TypeScript
星标
5
派生
28
平均合并
9 小时 50 分钟
30 天内合并 PR
123

描述

Currently in case of failure of private note transport layer the transactions is marked simply failed. Instead we should:

- Introduce another enum variant for `ITransactionStatus` like `PrivateNoteLayerFaliure` because the Transaction has been succeeded and only the transport has failed.
- Handle the failure on the UI showing the user two options to either download the note now or a retry later button.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。