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 摘要。