diff --git a/templates/base.html.tera b/templates/base.html.tera index b0db59d..cd525b1 100644 --- a/templates/base.html.tera +++ b/templates/base.html.tera @@ -79,7 +79,7 @@ - + + BLOCK {{ block.height }} @@ -35,7 +35,7 @@ - + TRANSACTIONS @@ -108,7 +108,7 @@ - + RAW DATA diff --git a/templates/block_list.html.tera b/templates/block_list.html.tera index b01d0e2..f96751e 100644 --- a/templates/block_list.html.tera +++ b/templates/block_list.html.tera @@ -6,7 +6,7 @@ - + HEIGHT @@ -48,7 +48,7 @@ - + WEIGHT @@ -60,7 +60,7 @@ {% for i in range(end=10) %} - + {% if route == "block_list_by_height" %} @@ -118,7 +118,7 @@ {% endif %} - + {% if route == "block_list_by_height" %} {{ blocks[i].weight }} % @@ -135,7 +135,7 @@ {% for i in range(end=10) %} - + @@ -211,7 +211,7 @@ {% if route == "block_list_by_height" %} - + {% if height >= (index + 10) %} @@ -243,7 +243,7 @@ {% else %} - + diff --git a/templates/error.html.tera b/templates/error.html.tera index d69f794..e06a486 100644 --- a/templates/error.html.tera +++ b/templates/error.html.tera @@ -4,7 +4,7 @@ - + No results found. Supported search inputs: diff --git a/templates/index.html.tera b/templates/index.html.tera index 3bbf5a6..1d6e9e6 100644 --- a/templates/index.html.tera +++ b/templates/index.html.tera @@ -11,7 +11,7 @@ - + PRICE @@ -33,7 +33,7 @@ - + MARKET @@ -65,10 +65,9 @@ - - + BLOCKCHAIN @@ -85,7 +84,7 @@ - + TRANSACTIONS & FEES @@ -100,7 +99,7 @@ - + MINING @@ -146,9 +145,8 @@ - - + MEMPOOL @@ -174,7 +172,7 @@ - + NODE @@ -196,7 +194,7 @@ - + PRICE @@ -218,7 +216,7 @@ - + MARKET @@ -249,8 +247,7 @@ - - + BLOCKCHAIN @@ -269,7 +266,7 @@ - + MINING @@ -313,7 +310,7 @@ - + TRANSACTIONS & FEES @@ -327,9 +324,7 @@ - - - + MEMPOOL @@ -342,7 +337,7 @@ - + CONNECTIONS @@ -355,7 +350,7 @@ - + NODE @@ -466,7 +461,7 @@ - + MARKET @@ -489,7 +484,7 @@ - + MINING @@ -508,9 +503,8 @@ - - + BLOCKCHAIN @@ -527,7 +521,7 @@ - + TRANSACTIONS & FEES @@ -542,9 +536,8 @@ - - + MEMPOOL @@ -570,7 +563,7 @@ - + NODE @@ -593,7 +586,7 @@ - + MARKET @@ -616,8 +609,7 @@ - - + BLOCKCHAIN @@ -636,7 +628,7 @@ - + MINING @@ -653,7 +645,7 @@ - + TRANSACTIONS & FEES @@ -667,9 +659,7 @@ - - - + MEMPOOL @@ -682,7 +672,7 @@ - + CONNECTIONS @@ -695,7 +685,7 @@ - + NODE @@ -738,70 +728,8 @@ - - - - - - Estimated Mining Cost - - - - - - Mining cost to produce 1 grin coin. - Assuming that: - Miner is G1-mini ASIC. - Electricity cost is $0.07 per kW/h. - - https://ipollo.com/products/ipollo-g1-mini - - - - - - - - Reward/Cost Ratio - - - - - - Shows the result of the following formula: - Price of 1 Grin (USD) / Mining Cost of 1 Grin (USD). - - - <= 1 - - from 1 to 2 - - from 2 to 3 - - >= 3 - - - - - - - - - - Breakeven Electricity Cost - - - - - - Electricity threshold cost below which mining is profitable. - Assuming G1-mini ASIC as a miner device. - - - - - - - - {% endif %} diff --git a/templates/kernel.html.tera b/templates/kernel.html.tera index e94a2c2..b202c10 100644 --- a/templates/kernel.html.tera +++ b/templates/kernel.html.tera @@ -4,7 +4,7 @@ - + KERNEL @@ -44,7 +44,7 @@ {% if kernel.status != "Unconfirmed" %} - + RAW DATA diff --git a/templates/output.html.tera b/templates/output.html.tera index 2ef9414..0509c62 100644 --- a/templates/output.html.tera +++ b/templates/output.html.tera @@ -4,7 +4,7 @@ - + OUTPUT @@ -37,7 +37,7 @@ {% if output.status != "Unconfirmed" %} - + RAW DATA diff --git a/templates/search.html.tera b/templates/search.html.tera index dbda3b0..bccf71f 100644 --- a/templates/search.html.tera +++ b/templates/search.html.tera @@ -4,7 +4,7 @@ - +
- + + BLOCK {{ block.height }} @@ -35,7 +35,7 @@ - + TRANSACTIONS @@ -108,7 +108,7 @@ - + RAW DATA diff --git a/templates/block_list.html.tera b/templates/block_list.html.tera index b01d0e2..f96751e 100644 --- a/templates/block_list.html.tera +++ b/templates/block_list.html.tera @@ -6,7 +6,7 @@ - + HEIGHT @@ -48,7 +48,7 @@ - + WEIGHT @@ -60,7 +60,7 @@ {% for i in range(end=10) %} - + {% if route == "block_list_by_height" %} @@ -118,7 +118,7 @@ {% endif %} - + {% if route == "block_list_by_height" %} {{ blocks[i].weight }} % @@ -135,7 +135,7 @@ {% for i in range(end=10) %} - + @@ -211,7 +211,7 @@ {% if route == "block_list_by_height" %} - + {% if height >= (index + 10) %} @@ -243,7 +243,7 @@ {% else %} - + diff --git a/templates/error.html.tera b/templates/error.html.tera index d69f794..e06a486 100644 --- a/templates/error.html.tera +++ b/templates/error.html.tera @@ -4,7 +4,7 @@ - + No results found. Supported search inputs: diff --git a/templates/index.html.tera b/templates/index.html.tera index 3bbf5a6..1d6e9e6 100644 --- a/templates/index.html.tera +++ b/templates/index.html.tera @@ -11,7 +11,7 @@ - + PRICE @@ -33,7 +33,7 @@ - + MARKET @@ -65,10 +65,9 @@ - - + BLOCKCHAIN @@ -85,7 +84,7 @@ - + TRANSACTIONS & FEES @@ -100,7 +99,7 @@ - + MINING @@ -146,9 +145,8 @@ - - + MEMPOOL @@ -174,7 +172,7 @@ - + NODE @@ -196,7 +194,7 @@ - + PRICE @@ -218,7 +216,7 @@ - + MARKET @@ -249,8 +247,7 @@ - - + BLOCKCHAIN @@ -269,7 +266,7 @@ - + MINING @@ -313,7 +310,7 @@ - + TRANSACTIONS & FEES @@ -327,9 +324,7 @@ - - - + MEMPOOL @@ -342,7 +337,7 @@ - + CONNECTIONS @@ -355,7 +350,7 @@ - + NODE @@ -466,7 +461,7 @@ - + MARKET @@ -489,7 +484,7 @@ - + MINING @@ -508,9 +503,8 @@ - - + BLOCKCHAIN @@ -527,7 +521,7 @@ - + TRANSACTIONS & FEES @@ -542,9 +536,8 @@ - - + MEMPOOL @@ -570,7 +563,7 @@ - + NODE @@ -593,7 +586,7 @@ - + MARKET @@ -616,8 +609,7 @@ - - + BLOCKCHAIN @@ -636,7 +628,7 @@ - + MINING @@ -653,7 +645,7 @@ - + TRANSACTIONS & FEES @@ -667,9 +659,7 @@ - - - + MEMPOOL @@ -682,7 +672,7 @@ - + CONNECTIONS @@ -695,7 +685,7 @@ - + NODE @@ -738,70 +728,8 @@ - - - - - - Estimated Mining Cost - - - - - - Mining cost to produce 1 grin coin. - Assuming that: - Miner is G1-mini ASIC. - Electricity cost is $0.07 per kW/h. - - https://ipollo.com/products/ipollo-g1-mini - - - - - - - - Reward/Cost Ratio - - - - - - Shows the result of the following formula: - Price of 1 Grin (USD) / Mining Cost of 1 Grin (USD). - - - <= 1 - - from 1 to 2 - - from 2 to 3 - - >= 3 - - - - - - - - - - Breakeven Electricity Cost - - - - - - Electricity threshold cost below which mining is profitable. - Assuming G1-mini ASIC as a miner device. - - - - - - - - {% endif %} diff --git a/templates/kernel.html.tera b/templates/kernel.html.tera index e94a2c2..b202c10 100644 --- a/templates/kernel.html.tera +++ b/templates/kernel.html.tera @@ -4,7 +4,7 @@ - + KERNEL @@ -44,7 +44,7 @@ {% if kernel.status != "Unconfirmed" %} - + RAW DATA diff --git a/templates/output.html.tera b/templates/output.html.tera index 2ef9414..0509c62 100644 --- a/templates/output.html.tera +++ b/templates/output.html.tera @@ -4,7 +4,7 @@ - + OUTPUT @@ -37,7 +37,7 @@ {% if output.status != "Unconfirmed" %} - + RAW DATA diff --git a/templates/search.html.tera b/templates/search.html.tera index dbda3b0..bccf71f 100644 --- a/templates/search.html.tera +++ b/templates/search.html.tera @@ -4,7 +4,7 @@ - +
- + No results found. Supported search inputs: diff --git a/templates/index.html.tera b/templates/index.html.tera index 3bbf5a6..1d6e9e6 100644 --- a/templates/index.html.tera +++ b/templates/index.html.tera @@ -11,7 +11,7 @@ - + PRICE @@ -33,7 +33,7 @@ - + MARKET @@ -65,10 +65,9 @@ - - + BLOCKCHAIN @@ -85,7 +84,7 @@ - + TRANSACTIONS & FEES @@ -100,7 +99,7 @@ - + MINING @@ -146,9 +145,8 @@ - - + MEMPOOL @@ -174,7 +172,7 @@ - + NODE @@ -196,7 +194,7 @@ - + PRICE @@ -218,7 +216,7 @@ - + MARKET @@ -249,8 +247,7 @@ - - + BLOCKCHAIN @@ -269,7 +266,7 @@ - + MINING @@ -313,7 +310,7 @@ - + TRANSACTIONS & FEES @@ -327,9 +324,7 @@ - - - + MEMPOOL @@ -342,7 +337,7 @@ - + CONNECTIONS @@ -355,7 +350,7 @@ - + NODE @@ -466,7 +461,7 @@ - + MARKET @@ -489,7 +484,7 @@ - + MINING @@ -508,9 +503,8 @@ - - + BLOCKCHAIN @@ -527,7 +521,7 @@ - + TRANSACTIONS & FEES @@ -542,9 +536,8 @@ - - + MEMPOOL @@ -570,7 +563,7 @@ - + NODE @@ -593,7 +586,7 @@ - + MARKET @@ -616,8 +609,7 @@ - - + BLOCKCHAIN @@ -636,7 +628,7 @@ - + MINING @@ -653,7 +645,7 @@ - + TRANSACTIONS & FEES @@ -667,9 +659,7 @@ - - - + MEMPOOL @@ -682,7 +672,7 @@ - + CONNECTIONS @@ -695,7 +685,7 @@ - + NODE @@ -738,70 +728,8 @@ - - - - - - Estimated Mining Cost - - - - - - Mining cost to produce 1 grin coin. - Assuming that: - Miner is G1-mini ASIC. - Electricity cost is $0.07 per kW/h. - - https://ipollo.com/products/ipollo-g1-mini - - - - - - - - Reward/Cost Ratio - - - - - - Shows the result of the following formula: - Price of 1 Grin (USD) / Mining Cost of 1 Grin (USD). - - - <= 1 - - from 1 to 2 - - from 2 to 3 - - >= 3 - - - - - - - - - - Breakeven Electricity Cost - - - - - - Electricity threshold cost below which mining is profitable. - Assuming G1-mini ASIC as a miner device. - - - - - - - - {% endif %} diff --git a/templates/kernel.html.tera b/templates/kernel.html.tera index e94a2c2..b202c10 100644 --- a/templates/kernel.html.tera +++ b/templates/kernel.html.tera @@ -4,7 +4,7 @@ - + KERNEL @@ -44,7 +44,7 @@ {% if kernel.status != "Unconfirmed" %} - + RAW DATA diff --git a/templates/output.html.tera b/templates/output.html.tera index 2ef9414..0509c62 100644 --- a/templates/output.html.tera +++ b/templates/output.html.tera @@ -4,7 +4,7 @@ - + OUTPUT @@ -37,7 +37,7 @@ {% if output.status != "Unconfirmed" %} - + RAW DATA diff --git a/templates/search.html.tera b/templates/search.html.tera index dbda3b0..bccf71f 100644 --- a/templates/search.html.tera +++ b/templates/search.html.tera @@ -4,7 +4,7 @@ - +
- + KERNEL @@ -44,7 +44,7 @@ {% if kernel.status != "Unconfirmed" %} - + RAW DATA diff --git a/templates/output.html.tera b/templates/output.html.tera index 2ef9414..0509c62 100644 --- a/templates/output.html.tera +++ b/templates/output.html.tera @@ -4,7 +4,7 @@ - + OUTPUT @@ -37,7 +37,7 @@ {% if output.status != "Unconfirmed" %} - + RAW DATA diff --git a/templates/search.html.tera b/templates/search.html.tera index dbda3b0..bccf71f 100644 --- a/templates/search.html.tera +++ b/templates/search.html.tera @@ -4,7 +4,7 @@ - +
- + OUTPUT @@ -37,7 +37,7 @@ {% if output.status != "Unconfirmed" %} - + RAW DATA diff --git a/templates/search.html.tera b/templates/search.html.tera index dbda3b0..bccf71f 100644 --- a/templates/search.html.tera +++ b/templates/search.html.tera @@ -4,7 +4,7 @@ - +
- +