Still can`t get mining working.
I create miner, I vote for it.
Can`t start from CLI (because of "Can't parse a number with two decimal places" error) so added in config like described
https://wiki.decent.ch/doku.php?id=decent:howto#start_mining_validatingBut, my miner is not on "active miners" list and zero blocks found.
get_miner uabc7b4e3b08935a9bb732253f01d8f76
{
"id": "1.4.13",
"miner_account": "1.2.374",
"last_aslot": 0,
"signing_key": "DCT...",
"vote_id": "0:12",
"total_votes": "399949000000",
"url": "https://github.com/Rav3nPL",
"total_missed": 3034,
"last_confirmed_block_num": 0
}
info
{
"head_block_num": 142532,
"head_block_id": "00022cc4bb0013f41b65e21271170eabb4a5debf",
"head_block_age": "2 seconds old",
"next_maintenance_time": "7 hours in the future",
"chain_id": "4777b283f8006237590c67a5001fb62e14fdfd2c0f5f5afb55e687ae8082d483",
"participation": "100.00000000000000000",
"active_miners": [
"1.4.111",
"1.4.118",
"1.4.119",
"1.4.77",
"1.4.48",
"1.4.19",
"1.4.12",
"1.4.27",
"1.4.59",
"1.4.29",
"1.4.88",
"1.4.75",
"1.4.25",
"1.4.54",
"1.4.14",
"1.4.107",
"1.4.45",
"1.4.44",
"1.4.74",
"1.4.66",
"1.4.76",
"1.4.67",
"1.4.100"
]
}
Any ideas?