diff --git a/html_source/src/app/pages/wallet/tabs/send/send.component.html b/html_source/src/app/pages/wallet/tabs/send/send.component.html index 72369cdd..230924a3 100644 --- a/html_source/src/app/pages/wallet/tabs/send/send.component.html +++ b/html_source/src/app/pages/wallet/tabs/send/send.component.html @@ -10,7 +10,7 @@ lowerCaseDisabled: lowerCaseDisabled$ | async } as vm" > -
+
+ + +
+ {{ 'ERRORS.WRAP_SERVICE_IS_INACTIVE' | translate }} +
+
+
+
{{ aliasAddress | zanoShortString }}
@@ -78,7 +86,7 @@ -
+
- diff --git a/html_source/src/app/pages/wallet/tabs/send/send.component.ts b/html_source/src/app/pages/wallet/tabs/send/send.component.ts index 9fe8621c..d601cc33 100644 --- a/html_source/src/app/pages/wallet/tabs/send/send.component.ts +++ b/html_source/src/app/pages/wallet/tabs/send/send.component.ts @@ -67,6 +67,8 @@ export class SendComponent implements OnDestroy { isVisibleWrapInfoState$: BehaviorSubject = new BehaviorSubject(false); + wrapInfoServiceInactive$: BehaviorSubject = new BehaviorSubject(true); + aliasAddress: string; isVisibleAdditionalOptionsState: boolean = false; @@ -796,10 +798,12 @@ export class SendComponent implements OnDestroy { ) .subscribe({ next: (wrapInfo: WrapInfo) => { + this.wrapInfoServiceInactive$.next(false); this.wrapInfo = wrapInfo; this.loadingWrapInfo$.next(false); }, error: () => { + this.wrapInfoServiceInactive$.next(true); this.loadingWrapInfo$.next(false); }, complete: () => { diff --git a/html_source/src/assets/i18n/af.json b/html_source/src/assets/i18n/af.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/af.json +++ b/html_source/src/assets/i18n/af.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/ar.json b/html_source/src/assets/i18n/ar.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/ar.json +++ b/html_source/src/assets/i18n/ar.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/ca.json b/html_source/src/assets/i18n/ca.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/ca.json +++ b/html_source/src/assets/i18n/ca.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/cs.json b/html_source/src/assets/i18n/cs.json index 30464908..80a237ba 100644 --- a/html_source/src/assets/i18n/cs.json +++ b/html_source/src/assets/i18n/cs.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/da.json b/html_source/src/assets/i18n/da.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/da.json +++ b/html_source/src/assets/i18n/da.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/de.json b/html_source/src/assets/i18n/de.json index ef57a078..94503642 100644 --- a/html_source/src/assets/i18n/de.json +++ b/html_source/src/assets/i18n/de.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Fehler. Fehlgeschlagen Kommentar von gespeichertem Alias zu ändern", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only-Wallets können nur von simplewallet geöffnet werden", "WALLET_WRONG_ID": "Ungültige Wallet-ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Ungültiges Passwort", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/el.json b/html_source/src/assets/i18n/el.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/el.json +++ b/html_source/src/assets/i18n/el.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/en.json b/html_source/src/assets/i18n/en.json index 4ca70536..c482af03 100644 --- a/html_source/src/assets/i18n/en.json +++ b/html_source/src/assets/i18n/en.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/es.json b/html_source/src/assets/i18n/es.json index 28838d66..1683f532 100644 --- a/html_source/src/assets/i18n/es.json +++ b/html_source/src/assets/i18n/es.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/fi.json b/html_source/src/assets/i18n/fi.json index 72dd5bc1..a4504aa7 100644 --- a/html_source/src/assets/i18n/fi.json +++ b/html_source/src/assets/i18n/fi.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/fr.json b/html_source/src/assets/i18n/fr.json index 4397a350..2e47533f 100644 --- a/html_source/src/assets/i18n/fr.json +++ b/html_source/src/assets/i18n/fr.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Erreur. Impossible de changer le commentaire de l'alias actuel", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Les portefeuilles réservés aux montres ne peuvent être ouverts que par simplewallet", "WALLET_WRONG_ID": "ID de portefeuille invalide", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Mot de passe invalide", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/he.json b/html_source/src/assets/i18n/he.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/he.json +++ b/html_source/src/assets/i18n/he.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/hu.json b/html_source/src/assets/i18n/hu.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/hu.json +++ b/html_source/src/assets/i18n/hu.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/id.json b/html_source/src/assets/i18n/id.json index 952fe0a7..a353cf5d 100644 --- a/html_source/src/assets/i18n/id.json +++ b/html_source/src/assets/i18n/id.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Gagal mengubah komentar menjadi alias dengan aman", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Dompet khusus jam tangan hanya dapat dibuka dengan simplewallet", "WALLET_WRONG_ID": "ID dompet tidak valid", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Katasandi tidak valid", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/it.json b/html_source/src/assets/i18n/it.json index ff91612e..fbd25c3e 100644 --- a/html_source/src/assets/i18n/it.json +++ b/html_source/src/assets/i18n/it.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Errore. Impossibile cambiare il commento all'alias in sicurezza", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "I portafogli solo per orologi possono essere aperti solo da simplewallet", "WALLET_WRONG_ID": "ID portafoglio non valido", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Password non valida", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/ja.json b/html_source/src/assets/i18n/ja.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/ja.json +++ b/html_source/src/assets/i18n/ja.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/ko.json b/html_source/src/assets/i18n/ko.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/ko.json +++ b/html_source/src/assets/i18n/ko.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/nl.json b/html_source/src/assets/i18n/nl.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/nl.json +++ b/html_source/src/assets/i18n/nl.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/no.json b/html_source/src/assets/i18n/no.json index 72dd5bc1..a4504aa7 100644 --- a/html_source/src/assets/i18n/no.json +++ b/html_source/src/assets/i18n/no.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/pl.json b/html_source/src/assets/i18n/pl.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/pl.json +++ b/html_source/src/assets/i18n/pl.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/pt.json b/html_source/src/assets/i18n/pt.json index 4e659081..c86fafe0 100644 --- a/html_source/src/assets/i18n/pt.json +++ b/html_source/src/assets/i18n/pt.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Erro. Falha ao mudar comentário a um alias seguro", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Carteiras somente para assistir só podem ser abertas por simplewallet", "WALLET_WRONG_ID": "ID de carteira inválido", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Password inválida", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/ro.json b/html_source/src/assets/i18n/ro.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/ro.json +++ b/html_source/src/assets/i18n/ro.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/ru.json b/html_source/src/assets/i18n/ru.json index 603ddd11..f027a0e9 100644 --- a/html_source/src/assets/i18n/ru.json +++ b/html_source/src/assets/i18n/ru.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/sr.json b/html_source/src/assets/i18n/sr.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/sr.json +++ b/html_source/src/assets/i18n/sr.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/sv.json b/html_source/src/assets/i18n/sv.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/sv.json +++ b/html_source/src/assets/i18n/sv.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/tr.json b/html_source/src/assets/i18n/tr.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/tr.json +++ b/html_source/src/assets/i18n/tr.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/uk.json b/html_source/src/assets/i18n/uk.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/uk.json +++ b/html_source/src/assets/i18n/uk.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/vi.json b/html_source/src/assets/i18n/vi.json index 822eebb7..10275c1b 100644 --- a/html_source/src/assets/i18n/vi.json +++ b/html_source/src/assets/i18n/vi.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" }, diff --git a/html_source/src/assets/i18n/zh.json b/html_source/src/assets/i18n/zh.json index 28838d66..1683f532 100644 --- a/html_source/src/assets/i18n/zh.json +++ b/html_source/src/assets/i18n/zh.json @@ -401,6 +401,7 @@ "TX_TYPE_UPDATE_ALIAS": "Error. Failed to change comment to alias in safe", "WALLET_WATCH_ONLY_NOT_SUPPORTED": "Watch-only wallets can only be opened by simplewallet", "WALLET_WRONG_ID": "Invalid wallet ID", + "WRAP_SERVICE_IS_INACTIVE": "Wrap service is inactive", "WRONG_PASSWORD": "Invalid password", "WRONG_PASSWORD_MUST_BE": "Invalid password. Password must be" },