Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
6041243
Topic
450381
Board
Announcements (Altcoins)
Re: [ANN][MINT]Mintcoin, Energy Saving Coin *24 Exchanges *38 Merchants
by
gonzoucab
on
02/04/2014, 20:54:23 UTC
Quote from: maarx on April 02, 2014, 08:51:43 PM
Quote
static const int CUTOFF_POW_BLOCK = 220000;
if (IsProofOfWork() && nHeight > CUTOFF_POW_BLOCK)
return DoS(100, error("AcceptBlock() : No proof-of-work allowed anymore (height = %d)", nHeight));
https://github.com/mintcoinproject/mintcoin/commit/dad79713d4172a569238de1b736abfbf307acfbd
Welcome to POS only guys
That doesnt mean that, mint will keep Hybryd!
read:
http://www.netcoin.io/wiki/Algorithms_for_PoS_Voters_to_Assess_the_Validity_of_PoW_Blocks
We are changing cutoff of blocks that attack, but this parametter need to be adjusted for the network size.
I doesnt need a FORK!!!
Clean solution from DEVS!