0xMiden / 0xMiden/wallet

Handle Private Note Transport Failures Correctly

Aperta
#56 2 commenti 0 reazioni 1 assegnatario Rivendicata da @0xnullifier Vedi su GitHub
enhancement
Lingua principale
TypeScript
Stelle
5
Fork
28
Merge medio
9h 50m
PR unite (30g)
123

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.