From 743f2a1cd473335c77572649d5fca7495b0e54f7 Mon Sep 17 00:00:00 2001 From: Mononaut Date: Thu, 22 Dec 2022 07:49:12 -0600 Subject: [PATCH 1/2] refactor block page html --- .../app/components/block/block.component.html | 271 ++++++------------ 1 file changed, 94 insertions(+), 177 deletions(-) diff --git a/frontend/src/app/components/block/block.component.html b/frontend/src/app/components/block/block.component.html index 2c240c250..af69b0080 100644 --- a/frontend/src/app/components/block/block.component.html +++ b/frontend/src/app/components/block/block.component.html @@ -32,10 +32,10 @@
- -
- - +
+
+ + @@ -54,83 +54,15 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Hash {{ block.id | shortenString : 13 }} Weight
Block health {{ blockAudit.matchRate }}% Unknown
Fee span{{ block.extras.feeRange[0] | number:'1.0-0' }} - {{ block.extras.feeRange[block.extras.feeRange.length - 1] | number:'1.0-0' }} sat/vB
Median fee~{{ block?.extras?.medianFee | number:'1.0-0' }} sat/vB
Total fees - - - - - -   -
Subsidy + fees: - - - - -
Total fees
Subsidy + fees:
Miner - - {{ block.extras.pool.name }} - - - - {{ block.extras.pool.name }} - -
-
-
- -
- - + + @@ -143,114 +75,18 @@ - + - - - - - - - - - - - - - - - - - - - -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
Fee span{{ block.extras.feeRange[0] | number:'1.0-0' }} - {{ block.extras.feeRange[block.extras.feeRange.length - 1] | number:'1.0-0' }} sat/vB
Median fee~{{ block?.extras?.medianFee | number:'1.0-0' }} sat/vB
Total fees - - - - - -   -
Subsidy + fees: - - - - -
Total fees
Subsidy + fees:
Miner - - {{ block.extras.pool.name }} - - - - {{ block.extras.pool.name }} - -
- + +
+
- - - - - - - - - - - - - - - - +
@@ -268,6 +104,87 @@
+ + + + Fee span + {{ block.extras.feeRange[0] | number:'1.0-0' }} - {{ block.extras.feeRange[block.extras.feeRange.length - 1] | number:'1.0-0' }} sat/vB + + + Median fee + ~{{ block?.extras?.medianFee | number:'1.0-0' }} sat/vB + + + + Total fees + + + + + + + + +   + + + + + Subsidy + fees: + + + + + + + + + + + Total fees + + + + Subsidy + fees: + + + + + Miner + + + {{ block.extras.pool.name }} + + + + + {{ block.extras.pool.name }} + + + + + + + + + + + + + + + + + + + + + + +
From 7e60526887166d1349b34642e3118d556a78d2ce Mon Sep 17 00:00:00 2001 From: softsimon Date: Mon, 26 Dec 2022 16:15:30 +0400 Subject: [PATCH 2/2] Updating VN translator --- frontend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/README.md b/frontend/README.md index df0d8b310..4bfca4fe8 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -127,7 +127,7 @@ https://www.transifex.com/mempool/mempool/dashboard/ * Thai @Gusb3ll * Turkish @stackmore * Ukrainian @volbil -* Vietnamese @bitcoin_vietnam +* Vietnamese @BitcoinvnNews * Chinese @wdljt * Russian @TonyCrusoe @Bitconan * Romanian @mirceavesa