Post
Topic
Board Announcements (Altcoins)
Re: [ANN] They're here! TrollTokens POW/POS sha256 hybrid
by
BanzaiBTC
on 19/05/2016, 22:55:43 UTC
Well, blockpioneers has updated and they're on the correct blockchain now.
Still waiting for word from c-cex

Yes Smiley

Next time, please pm me with such information  Grin

Also, there is a very small bug in the source... Making version display errors..

https://github.com/Justbob1956/TrollTokens/blob/master/src/version.h#L15-L18
Because you made these changes, the version display information of the "getpeerinfo" rpc call gets multiplied by these changed values Wink
These numbers all need to be 1.. as in:

Code:
1000000 * CLIENT_VERSION_MAJOR
   10000 * CLIENT_VERSION_MINOR
      100 * CLIENT_VERSION_REVISION
         1 * CLIENT_VERSION_BUILD;

If you need more info on that, pm me  Wink


Explorer will go down for another update later today...

Regards,
Banzai