diff --git a/frontend/src/app/components/accelerate-preview/accelerate-preview.component.html b/frontend/src/app/components/accelerate-preview/accelerate-preview.component.html index d303858a5..b3bd8a868 100644 --- a/frontend/src/app/components/accelerate-preview/accelerate-preview.component.html +++ b/frontend/src/app/components/accelerate-preview/accelerate-preview.component.html @@ -46,7 +46,7 @@ - Size in vbytes of this transaction and its unconfirmed ancestors + Size in vbytes of this transaction (including unconfirmed ancestors) @@ -57,7 +57,7 @@ - Fees already paid by this transaction and its unconfirmed ancestors + Fees already paid by this transaction (including unconfirmed ancestors) diff --git a/frontend/src/app/components/acceleration/accelerations-list/accelerations-list.component.html b/frontend/src/app/components/acceleration/accelerations-list/accelerations-list.component.html index 668f345f0..578263789 100644 --- a/frontend/src/app/components/acceleration/accelerations-list/accelerations-list.component.html +++ b/frontend/src/app/components/acceleration/accelerations-list/accelerations-list.component.html @@ -9,15 +9,15 @@ TXID - Fee Rate - Acceleration Bid - Requested + Fee rate + Bid + Requested Bid Boost - Block + Block Status - Requested + Requested diff --git a/frontend/src/locale/messages.xlf b/frontend/src/locale/messages.xlf index 94bc165e8..b4658383e 100644 --- a/frontend/src/locale/messages.xlf +++ b/frontend/src/locale/messages.xlf @@ -473,6 +473,14 @@ Transaction Virtual Size transaction.vsize + + Size in vbytes of this transaction (including unconfirmed ancestors) + + src/app/components/accelerate-preview/accelerate-preview.component.html + 49 + + accelerator.transaction-vbytes-size-description + In-band fees @@ -585,6 +593,14 @@ shared.sats + + Fees already paid by this transaction (including unconfirmed ancestors) + + src/app/components/accelerate-preview/accelerate-preview.component.html + 60 + + accelerator.fees-already-paid-description + How much more are you willing to pay? @@ -941,23 +957,46 @@ dashboard.latest-transactions.txid - - Fee Rate + + Fee rate src/app/components/acceleration/accelerations-list/accelerations-list.component.html 12 - Transaction fee - transaction.fee + + src/app/components/block-overview-tooltip/block-overview-tooltip.component.html + 46 + + + src/app/components/transaction/transaction.component.html + 105 + + + src/app/components/transaction/transaction.component.html + 598 + + + src/app/lightning/channel/channel-box/channel-box.component.html + 18 + + + src/app/lightning/channel/channel-preview.component.html + 31 + + + src/app/lightning/channels-list/channels-list.component.html + 41 + + Transaction fee rate + transaction.fee-rate - - Acceleration Bid + + Bid src/app/components/acceleration/accelerations-list/accelerations-list.component.html 13 - Transaction fee - transaction.fee + accelerator.bid Requested @@ -969,7 +1008,7 @@ src/app/components/acceleration/accelerations-list/accelerations-list.component.html 20 - accelerator.block + accelerator.requested Bid Boost @@ -994,7 +1033,7 @@ src/app/components/block/block.component.html 9 - accelerator.block + shared.block-title Status @@ -2126,35 +2165,6 @@ Transaction fee transaction.fee - - Fee rate - - src/app/components/block-overview-tooltip/block-overview-tooltip.component.html - 46 - - - src/app/components/transaction/transaction.component.html - 105 - - - src/app/components/transaction/transaction.component.html - 598 - - - src/app/lightning/channel/channel-box/channel-box.component.html - 18 - - - src/app/lightning/channel/channel-preview.component.html - 31 - - - src/app/lightning/channels-list/channels-list.component.html - 41 - - Transaction fee rate - transaction.fee-rate - Effective fee rate