Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ASR] ASTROCOIN, WE NEED MINERS! MAX SUPPLY 140,000. COINEDUP.COM
by
r3wt
on 28/01/2014, 20:08:27 UTC
What the heck is going on over at openex.pw?Huh
 
Astrocoin is gone off the market and so are my coins. What is this all about?

CoinKing, please contact them directly. They announced on twitter that they were removing ASR market because they refused to update to our new source code which fixed synchronizing problems. I'd suggest you that you demand your coins from them ASAP, they are running off with a lot of coins. In the future, I'd suggest you use http://coinedup.com/
The truth is, you've altered the genesis hash, making the chain invalid and no one should trust this coin we have cautiously reopened the market, but are encouraging users to cancel their buy orders for obvious reasons. this coin is basically a scam.

The only thing that has been altered is added checkpoints & removal of UPNP due to issues with wallet syncing with the network because it was confusing with Litecoin nodes. We don't care about your lousy exchange with no substantial volume and we demand that you return all users who have lost coins on your exchange a refund. We're tired of hearing all the complaints regarding this issue. There are several websites including an exchange, a dice site, and multiple pools that have no trouble at all. It's time for you to stop the trolling and to update the source code to our latest release or just close the market. Don't say one day your closing the market and then another day that you're opening the market up again. Stop flip flopping.

Um, i just posted your last commit, which obviously shows the genesis hash being manipulated. care to comment on that?

Code:
     // Contains no strange transactions
      static MapCheckpoints mapCheckpoints =
          boost::assign::map_list_of
 -        (     0, uint256("0xf5ae71e26c74beacc88382716aced69cddf3dffff24f384e1808905e0188f68f"))
 +       (     0, uint256("0x56976ec578752667ee37a6e21b37a944ec5b17b2bfc11e97e0882aedc4e4f3c9"))
          ;
      static const CCheckpointData data = {
          &mapCheckpoints,


THE PLUS SIGN INDICATES THE NEW GENESIS, THE MINUS INDICATES THE OLD HASH.