24 Commits (bc909a7a7f0553d8ec80fa6c36a4faf8609edcf7)

Author SHA1 Message Date
Daira Hopwood bc909a7a7f Replace http with https: in links to the MIT license. 5 years ago
Jack Grigg cea06a4fd3
Move Equihash parameters into consensus params 6 years ago
Jack Grigg 885fce070a
Add Blossom to upgrade list 5 years ago
Jack Grigg 1f7ee4af70
Rename min-difficulty flag to remove off-by-one in the name 6 years ago
Jack Grigg b86dc98047
Only enable min-difficulty blocks on testnet from a particular height 6 years ago
Jack Grigg 5ead4b1713
Revert "Get rid of consensus.fPowAllowMinDifficultyBlocks." 6 years ago
Gregory Maxwell e41632c9fb
IBD check uses minimumchain work instead of checkpoints. 8 years ago
Jack Grigg 176fada24d
Add Sapling to upgrade list 6 years ago
Daira Hopwood c938fb1f17 Squashed commit of the following: 6 years ago
Simon 2423a40c08 Add field nProtocolVersion to struct NetworkUpgrade. 6 years ago
Jack Grigg 548683767c
Add Overwinter to upgrade list 6 years ago
Jack Grigg f52da91139
Test network upgrade logic 6 years ago
Jack Grigg 780f526bc9
Network upgrade activation mechanism 6 years ago
syd dffc025d38 Get rid of consensus.fPowAllowMinDifficultyBlocks. 7 years ago
Simon db0f931570 Add founders reward to ChainParams. 8 years ago
Jack Grigg f2c48e15e5 Implement new difficulty algorithm (#931) 8 years ago
Sean Bowe a180d0a6c6 Rename to `fCoinbaseMustBeProtected`. 8 years ago
Sean Bowe c0dde76d8a Disable coinbase-must-be-protected rule on regtest. 8 years ago
Jack Grigg 068e2f1a09 Fix comment 8 years ago
Jack Grigg bcb34c0802 Implement mining slow start with a linear ramp 8 years ago
Philip Kaufmann a21df62069 ensure consistent header comment naming conventions 9 years ago
Cory Fields fd311996e8 consensus: don't use arith_uint256 in consensus.h 9 years ago
Jorge Timón bd006110fb Consensus: Refactor: Introduce Consensus::Params class 9 years ago