I updated sources from git and compiled a new version. Ironically, doing so resulted in this:
Error: Error loading wallet.dat: Wallet requires newer version of Onecoin
You've built sources from head of master branch, while the release version was in a separate branch, tagged with v0.1.0 (I told to checkout this tag in OP post). After a while I realized that people will build sources from master anyway (so was you
), so I merged the release branch into master. The problem is that your current wallet.dat thinks that it was created in version 0.8.99 (this is the version of Bitcoin sources in master branch), while Onecoin version is 0.1.0. I suggest you to send all your money to a new wallet and drop the old one.
how about adding checkpoints to the client, so it won't be double-spended into oblivion in case of 51% attack?
also, I've noticed that cryptsy adding coins only with more or less regular checkpoints
I will be doing this in a day or two.
You guys are awesome! I added all links to the OP post.
BTW feeleep, the three letter code is ONC, not OTC
changed DNS (old entries of course works for miners as well)
there are still bounties for the first p2pool , blockexplorer, game & i will add 20µOnc for the first exchange
Updated OP post, thanks!