From c9620c34cb851ce5c5366950fd4bcc7e1b0400fc Mon Sep 17 00:00:00 2001 From: Arionum Date: Mon, 5 Feb 2018 04:21:57 +0200 Subject: [PATCH] readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 9d6f2e3..51be27f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ # node Arionum (ARO) cryptocurrency node +----------------------------------------------------- +Block 10800 Hard fork - Code name: Resistance +In order to increase the fairness of Arionum and stay true to the inital claim of cpu-coin, we will be changing the mining alghoritm starting the block 10800. +The new mining alghoritm uses: +threads=1 +memory=524288 +time=1 + +Also, starting block 10800, the maximum transaction fee will be 10 ARO. + +----------------------------------------------------- Requires php 7.2, mysql/mariadb, php-pdo, php-bcmath and php-gmp