Post
Topic
Board Announcements (Altcoins)
Re: [OFFICIAL] [ENGLISH] XP | Experience Points SHA256 | Gaming Rewards & Currency
by
Sevith
on 07/09/2016, 17:04:19 UTC
This is a wallet builder coin with a 50% premine
    int64_t nSubsidy = 100000 * COIN;
   
   if (nHeight == 1)
      return 50000000000 * COIN;

As well as wallet builder nodes
{"seed1.cryptolife.net", "seed1.cryptolife.net"},
{"seed2.cryptolife.net", "seed2.cryptolife.net"},
{"seed3.cryptolife.net", "seed3.cryptolife.net"},
{"electrum1.cryptolife.net", "electrum1.cryptolife.net"},
{"wallet.cryptolife.net", "wallet.cryptolife.net"},
{"explore.cryptolife.net", "explore.cryptolife.net"}


This is using old, vulnerable and exploitable code. In my opinion I wouldn't touch this with a 100 foot stick.