I just downloaded the windows wallet from
www.mooncoin.rocks and it doesn't sync.
It shows a message like this "No one block source found"
What can i do? Thanks
If you have installed completely new, it has to find peers first, to download/update the blockchain from. So just be a little patient, if it doesn't sync immediately. As soon as the first peer is found, it will start to sync and find more and more peers to counter-check the blockchain.
Check these two posts, I have made in another thread, if it still doesn't work, or you're in a hurry:
https://bitcointalksearch.org/topic/m.8575636https://bitcointalksearch.org/topic/m.8575815My current peers are (replace or add those found in the linked post above, as peers can change daily, because they are only the IPs of other user's wallets, that don't necessarily have to be online constantly and their IPs may change regularly over time, when assigned dynamically by their providers. So it is just a snapshot from today.):
"addr" : "82.226.151.241:44664",
"addr" : "92.238.186.27:44664",
"addr" : "116.49.143.141:44664",
"addr" : "24.87.44.66:44664",
"addr" : "23.20.113.24:44664",
"addr" : "188.226.176.232:44664",
"addr" : "192.99.167.170:44664",
"addr" : "162.243.98.174:44664",
Since pools are online most of the time, you could try to add their IPs or domainnames, too, via addnode (see the links above for a how-to). For example:
addnode=multipool.us
addnode=moon.bitember.com
As soon as the first peer is found, they communicate with each other, sharing IPs of other wallets to connect with. So when your wallet has the first connection, it will find more (up to eight) and then redistribute/announce these IP-addresses to the other wallets connected to yours, to stabilize the network.
Edit: By the way, this is the reason, why you should start up your MOON-wallet, as soon as your computer runs, even if you're not using the wallet to move Mooncoins around. Because it helps the Mooncoin-network to always have a minimum of peers communicating with each other, hence building up a strong network.Keep in mind, that the wallets on
http://mooncoin.rocks are no new ones. So if you've already got a working wallet, there is no need to redownload/reinstall at the moment.