Follow up on how my 2 wallets, one on linux and one on windows, are doing.
Some precision : the two wallets give the exact same version with a getinfo : version v5.0.0.0-g85aa6c1 with protocol version 60017, but are both on different ISP and 700km appart. Yesterday after the new blockchain files they were in sync at the same block.
The linux wallet is in fact on a dedicated server in Paris with a large broadband and a 100% uptime since a few months, making it an important node of the network.
Linux wallet :
- getinfo => block 1627061, 50 connections
- listtransactions "*" 50 => First transactions is at timestamp 1512271488 (~13 hours ago). Last transaction is at timestamp 1512317088 (~5mn ago). All transactions are staking ones with a reward of 1.5 IOC (!)
Windows wallet :
- getinfo => block 1627094, 25 connections
- listtransactions (don't know how to do the same as linux) => First transactions is at timestamp 1512299232 (~3 hours ago). Last transaction is at timestamp 1512316176 (~20mn ago). All transactions are staking ones with a reward of 1.5 IOC (!)
Unfortunately, no blockhash are common between the two wallets, so the only conclusion is that they both are on different forks again, explaining the staking rate.
I greatly advice to not do any transactions as long as the network is that unstable. Reminder : as long as you have your private key/a wallet save there's no risk of losing any coin.
A new blockchain file update will probably be required again, making any tentative to currently stake meaningless (all the IOC gained from staking on the wrong fork will disappear).
Edit :
https://chainz.cryptoid.info/ioc/ is in fact already at block 1628012 so now I know that if it is on the right fork, both my wallets are on the wrong ones. The lucky persons currently on the right fork should have a huge boost of staking reward. iUcCDEuzCCpqifhKjJfT5gZ7xjeqQxxfGd for example, visible on the block explorer, is at 0.1% per day (more than 30% per year).
Edit 2 : new sync file on
https://github.com/IOCoin/DIONS/releases with a very important precision : remove your current peers.dat file. I'll add that you should also remove any addnode line in your iocoin.conf file. Both my wallets are now on the same block and in sync with the block explorer. Will continue to monitor.