Search content
Sort by

Showing 4 of 4 results by Nabla314
Post
Topic
Board Announcements (Altcoins)
Re: Offerings to Cthulhu - 1.4 is Here! Now accepted at Coinworks.info
by
Nabla314
on 20/06/2018, 22:14:21 UTC
There are plenty of people that would like to help in any way possible, psycho-pat. Do not hesitate to PM me. We could perhaps create some kind of work group.
Post
Topic
Board Announcements (Altcoins)
Re: Offerings to Cthulhu - 1.4 is Here! Now accepted at Coinworks.info
by
Nabla314
on 25/05/2018, 20:13:33 UTC
Cryptopia wallet now in maintenance "investigating network issues". Greater than 5 million coins available. Something is going on.
Where do you see more than 5 million coins?
On tab "Sell Orders" - 5462599.02210676 OFF
I see. Looking at the orderbook depth, there are only 1.7 million OFF for sale. Weird.
Post
Topic
Board Announcements (Altcoins)
Re: Offerings to Cthulhu - 1.4 is Here! Now accepted at Coinworks.info
by
Nabla314
on 25/05/2018, 19:57:44 UTC
Cryptopia wallet now in maintenance "investigating network issues". Greater than 5 million coins available. Something is going on.
Where do you see more than 5 million coins?
Post
Topic
Board Announcements (Altcoins)
Re: Offerings to Cthulhu - 1.4 is Here! Now accepted at Coinworks.info
by
Nabla314
on 24/05/2018, 21:28:34 UTC
Most likely it was 51% attack like recently in BottleCaps.
But I also found this in official code:
Code:
Old and good parameters:

static const int64_t nGenesisBlockRewardCoin = 10000 * COIN;
static const int64_t nBlockRewardStartCoin = 5 * COIN;
static const int64_t nBlockRewardMinimumCoin = .011 * COIN;

New version with wrong parameters:

static const int64_t nGenesisBlockRewardCoin = 1 * COIN;
static const int64_t nBlockRewardStartCoin = 2048 * COIN;
static const int64_t nBlockRewardMinimumCoin = 1 * COIN;

Can you elaborate, please?

I transferred some OFF to cryptopia succesfully, nothing is wrong. Just some misinformation on Cryptopia.
Are you absolutely certain there's no 51% attack? There has been a huge dump on Cryptopia which could be the cause of double spends, and the nodelist on the website isn't very comforting as every node is on a different height according to it.