0xMiden / 0xMiden/wallet

Handle Private Note Transport Failures Correctly

Ouverte
#56 2 commentaires 0 réactions 1 personne assignée Réclamée par @0xnullifier Voir sur GitHub
enhancement
Langage dominant
TypeScript
Étoiles
5
Forks
28
Merge moyen
9 h 50 min
PR mergées (30 j)
123

Description

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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.