An update is coming as soon as I finish testing it. Before you try to move your coins around please do the following:
If your ip appears in the drop list below, you may want to remove the line and apply the iptables rules to avoid connecting with old/malfuntioning peers while your chain is rebuilt after you are sure you are running v1.0.10.5.
iptables -A INPUT -s 104.131.230.130 -j DROP
iptables -A INPUT -s 109.70.43.226 -j DROP
iptables -A INPUT -s 144.76.238.2 -j DROP
iptables -A INPUT -s 5.100.250.140 -j DROP
iptables -A INPUT -s 194.107.234.50 -j DROP
iptables -A INPUT -s 213.193.102.12 -j DROP
iptables -A INPUT -s 121.54.54.32 -j DROP
iptables -A INPUT -s 115.85.57.90 -j DROP
Please remove your peers.dat file and remove and replace all addnodes in your monetaryunit.conf with:
addnode=108.61.117.108
addnode=104.236.101.122
addnode=104.131.87.192
addnode=104.236.152.29
addnode=104.131.87.192
Thourougly check the last 20000 blocks or so by adding it to your launch command:
-checkblocks=<n> How many blocks to check at startup (default: 288, 0 = all)
-checklevel=<n> How thorough the block verification of -checkblocks is (0-4, default: 3)
Then (re)start and check that your daemon is keeping up with the official explorer at
https://chain.muewallet.com/What is the official blockchain?
Mining pool hub is getting forked too frequently, and can't find which is the official blockchain.
I tried with official seeding ip, but it is not same as
https://chainz.cryptoid.info/mue/Anybody can help us?
Make sure your pool isn't mining on stratum notification: See this for more on why nobody should do that.
https://github.com/bitcoin/bitcoin/issues/3658