Skip to content

Commit 34ce9ca

Browse files
Merge remote-tracking branch 'origin/release/desktop-shimmer-2.1.10' into release/desktop-iota-2.0.4
2 parents 42435fc + c324b5c commit 34ce9ca

File tree

9 files changed

+974
-984
lines changed

9 files changed

+974
-984
lines changed

packages/desktop/views/dashboard/vesting/Vesting.svelte

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,10 @@
4141
let modal: Modal
4242
let timeUntilNextPayout = DEFAULT_EMPTY_VALUE_STRING
4343
let minRequiredStorageDeposit: number | null
44-
let hasOutputsToConsolidate = false
4544
4645
$: ({ baseCoin } = $selectedAccountAssets[$activeProfile?.network?.id])
4746
$: hasTransactionInProgress =
4847
$selectedAccount?.isTransferring || $selectedAccount.hasConsolidatingOutputsTransactionInProgress
49-
$: $selectedAccount, areOutputsReadyForConsolidation()
5048
$: vestingOverview = [
5149
{
5250
title: localize('views.vesting.overview.unlocked'),
@@ -71,20 +69,12 @@
7169
$selectedAccountVestingUnclaimedFunds > 0 &&
7270
!hasTransactionInProgress &&
7371
minRequiredStorageDeposit !== null &&
74-
$selectedAccount?.balances?.baseCoin?.available > minRequiredStorageDeposit &&
75-
hasOutputsToConsolidate
72+
$selectedAccount?.balances?.baseCoin?.available > minRequiredStorageDeposit
7673
7774
onMount(() => {
7875
getMinRequiredStorageDeposit()
7976
})
8077
81-
function areOutputsReadyForConsolidation(): void {
82-
$selectedAccount
83-
.prepareConsolidateOutputs({ force: false, outputThreshold: 2 })
84-
.then(() => (hasOutputsToConsolidate = true))
85-
.catch(() => (hasOutputsToConsolidate = false))
86-
}
87-
8878
function getMinRequiredStorageDeposit() {
8979
getRequiredStorageDepositForMinimalBasicOutput()
9080
.then((deposit) => (minRequiredStorageDeposit = deposit))

packages/shared/locales/ar.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -539,8 +539,8 @@
539539
}
540540
},
541541
"banners": {
542-
"new": "New Event",
543-
"complete": "Complete"
542+
"new": "حدث جديد",
543+
"complete": "مكتمل"
544544
}
545545
},
546546
"picker": {

packages/shared/locales/da.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1966,7 +1966,7 @@
19661966
},
19671967
"layer2": {
19681968
"layer1Recipient": "A layer 2 transaction cannot be sent to a layer 1 account.",
1969-
"estimatedGas": "Failed to estimate gas."
1969+
"estimatedGas": "Kunne ikke estimere gas."
19701970
},
19711971
"node": {
19721972
"invalid": "Indtast venligst en gyldig URL.",

packages/shared/locales/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1966,7 +1966,7 @@
19661966
},
19671967
"layer2": {
19681968
"layer1Recipient": "Eine Layer-2-Transaktion kann nicht an ein Layer-1-Konto gesendet werden.",
1969-
"estimatedGas": "Failed to estimate gas."
1969+
"estimatedGas": "Gas konnte nicht geschätzt werden."
19701970
},
19711971
"node": {
19721972
"invalid": "Gib eine gültige URL ein.",

packages/shared/locales/es-ES.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1966,7 +1966,7 @@
19661966
},
19671967
"layer2": {
19681968
"layer1Recipient": "Una transacción de capa 2 no puede ser enviada a una cuenta de capa 1.",
1969-
"estimatedGas": "Failed to estimate gas."
1969+
"estimatedGas": "Error al estimar el gas."
19701970
},
19711971
"node": {
19721972
"invalid": "Por favor, introduce una URL válida.",

packages/shared/locales/es-LA.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1966,7 +1966,7 @@
19661966
},
19671967
"layer2": {
19681968
"layer1Recipient": "A layer 2 transaction cannot be sent to a layer 1 account.",
1969-
"estimatedGas": "Failed to estimate gas."
1969+
"estimatedGas": "Falló al estimarse el gas."
19701970
},
19711971
"node": {
19721972
"invalid": "Por favor, introduzca una URL válida.",

packages/shared/locales/hu.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1966,7 +1966,7 @@
19661966
},
19671967
"layer2": {
19681968
"layer1Recipient": "A 2. rétegbeli tranzakció nem küldhető át egy 1. rétegbeli számlára.",
1969-
"estimatedGas": "Failed to estimate gas."
1969+
"estimatedGas": "Tranzakciós költség (gáz) becslése sikertelen."
19701970
},
19711971
"node": {
19721972
"invalid": "Kérjük, adjon meg egy érvényes URL címet!",

packages/shared/locales/id.json

Lines changed: 960 additions & 960 deletions
Large diffs are not rendered by default.

packages/shared/locales/pl.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1598,7 +1598,7 @@
15981598
"giftedStorageDeposit": "Podarowany depozyt magazynowy",
15991599
"storageDepositPerNft": "Depozyt magazynowy na NFT",
16001600
"totalStorageDeposit": "Całkowity depozyt magazynowy",
1601-
"expirationTime": "Czas wygaśnięcia",
1601+
"expirationTime": "Termin ważności",
16021602
"timelockDate": "Blokada czasowa",
16031603
"claimedTime": "Odebrano",
16041604
"nftAddress": "Adres NFT",
@@ -1953,7 +1953,7 @@
19531953
"leavingDust": "Nie możesz pozostawić na swoim adresie mniej niż ({minRequiredStorageDeposit}). Jest to minimalny wymagany depozyt magazynowy.",
19541954
"cancelled": "Transakcja została anulowana.",
19551955
"transaction": "Wystąpił błąd podczas wysyłania transakcji. Spróbuj ponownie.",
1956-
"invalidExpirationDateTime": "Wybrany czas wygaśnięcia jest nieprawidłowy.",
1956+
"invalidExpirationDateTime": "Wybrany termin ważności jest nieprawidłowy.",
19571957
"noInputs": "Nie znaleziono danych wejściowych.",
19581958
"notEnoughBalance": "Brak wystarczających środków.",
19591959
"missingTransactionId": "Brak ID transakcji",
@@ -1966,7 +1966,7 @@
19661966
},
19671967
"layer2": {
19681968
"layer1Recipient": "Transakcja layer 2 nie może zostać wysłana do konta layer 1.",
1969-
"estimatedGas": "Failed to estimate gas."
1969+
"estimatedGas": "Nie udało się oszacować opłaty gas."
19701970
},
19711971
"node": {
19721972
"invalid": "Wprowadź prawidłowy adres URL.",
@@ -2106,7 +2106,7 @@
21062106
},
21072107
"warning": {
21082108
"transaction": {
2109-
"invalidExpirationDateTime": "Wybrana data wygaśnięcia jest nieprawidłowa."
2109+
"invalidExpirationDateTime": "Wybrany termin ważności jest nieprawidłowy."
21102110
},
21112111
"node": {
21122112
"http": "Korzystanie z węzłów przez HTTP powoduje, że ruch jest niezaszyfrowany i może stanowić zagrożenie dla bezpieczeństwa."
@@ -2364,13 +2364,13 @@
23642364
},
23652365
"menus": {
23662366
"expirationTimePicker": {
2367-
"none": "Brak czasu wygaśnięcia",
2367+
"none": "Brak terminu ważności",
23682368
"1hour": "Za godzinę",
23692369
"1day": "Za 1 dzień",
23702370
"1week": "Za tydzień",
23712371
"customDate": {
23722372
"title": "Niestandardowa data",
2373-
"subtitle": "Ustaw własny czas wygaśnięcia"
2373+
"subtitle": "Ustaw własny termin ważności"
23742374
}
23752375
}
23762376
}

0 commit comments

Comments
 (0)