0xMiden / 0xMiden/wallet

Handle Private Note Transport Failures Correctly

オープン
#56 コメント 2 件 リアクション 0 件 担当者 1 名 @0xnullifier が担当を希望しています GitHub で見る
enhancement
主要言語
TypeScript
スター
5
フォーク
28
平均マージ
9時間 50分
マージ済み PR(30日)
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 を短くまとめたダイジェスト。