From 202625e0e1a4a6a85c895d9cd71a9f419a3b2173 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 19 Apr 2021 03:59:31 +0300 Subject: Update news ticker --- site/public/index.html | 1 + site/templates/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/site/public/index.html b/site/public/index.html index 743cbaa..ef988ef 100644 --- a/site/public/index.html +++ b/site/public/index.html @@ -206,6 +206,7 @@ footer {
Gradecoin is in testnet mode, API is not stable, everything might reset at any time.
Transactions are now unique according to their "by" field, sorry for the trouble
Blocks now require 5 transactions in them, during testnet phase
+
It was possible (and hilarious) to mine a new block with just 1 transaction, it is now fixed
diff --git a/site/templates/index.html b/site/templates/index.html index dc1416f..08e3c8a 100644 --- a/site/templates/index.html +++ b/site/templates/index.html @@ -54,6 +54,7 @@ footer {
Gradecoin is in testnet mode, API is not stable, everything might reset at any time.
Transactions are now unique according to their "by" field, sorry for the trouble
Blocks now require 5 transactions in them, during testnet phase
+
It was possible (and hilarious) to mine a new block with just 1 transaction, it is now fixed
-- cgit v1.2.3-70-g09d2