I have been mining this coin with my sole CPU power, and sometimes with GPU using "miningdutch" mining pool.
I used the following command, you can do the same if you want to support the chain, difficulty is so low that a CPU can keep the block generation easily:
setgenerate true 1>getmininginfo
{
"blocks": 131001,
"currentblocksize": 0,
"currentblocktx": 0,
"difficulty":
0.0002441371325370145, "errors": "",
"genproclimit": 1,
"networkhashps": 193694.9162543705,
"pooledtx": 0,
"testnet": false,
"chain": "main",
"generate": false
}
I did it to keep the chain alive and running. But actually there is few nodes running on the wrong block height.
I consider the genuine chain the one actually on block
"height": 131001,>getchaintips
[
{
"height": 136905,
"hash": "000000002e6cfd1c5083f5505625508604d3c463fc41e62ad660e5c392899dec",
"difficulty": 1.39724537876042,
"chainwork": "00000000000000000000000000000000000000000000000000527800414650f2",
"branchlen": 29877,
"status": "headers-only"
},
{
"height": 131001,
"hash": "0000000372f05cd52960f71c9e817dbdc1cb51d0bcdbe47b9e3ad362da6498f4",
"difficulty": 0.0002441371325370145,
"chainwork": "0000000000000000000000000000000000000000000000000052578c5e918249",
"branchlen": 0,
"status": "active"
}, {
"height": 129887,
"hash": "0000007f38722b54c28e290347235bce147f1c257440e3a83a307e0ef8b2caf1",
"difficulty": 0.005968248752710232,
"chainwork": "000000000000000000000000000000000000000000000000005257618826461c",
"branchlen": 1,
"status": "valid-fork"
}
]
I would like to fix this, so in order to attract more nodes to the genuine chain, I will be giving away 1 MILLION HDN coins to the community.
1 MILLION HDN COINS GIVEAWAY!!!! POST YOUR PUBLIC ADDRESSES Please post here your public addresses and I will send you 5000 HDN tokens to 200 of you.
If you don´t have the wallet, please download the official one from here:
https://github.com/hedonproject/Hedon/releasesOnce you have your wallet node up and running, you need to ban few guys that are in the wrong chain. For that, click on 'Tools'>'Console', then copy paste the commands below:
setban "37.26.136.253/32" "add"
setban "51.79.85.188/32" "add"
setban "104.248.86.221/32" "add"
setban "194.79.15.205/32" "add"
Then also add the good nodes with the following commands:
addnode 94.250.252.212:5404 add
addnode 79.124.17.204:5404 add
You could monitor the active mining pool block submission on this website:
https://miningpoolstats.stream/hedonCurrent Hedon mining pools are:
https://www.mining-dutch.nl/https://smithpool.net/Your own CPU also!! USE->
setgenerate true 1PS: Block explorer is down. We might need a few more mining pools to resurrect this coin. I would appreciate if any of you could help on that. Regards.