dogecoin/src/consensus
Ross Nicoll 1be681a1b9 Modify chain consensus parameters to be height aware (#1396)
* Modify chain consensus parameters to be height aware
* Correct implementation of simplified rewards in parameters
* Correct max money
* Use base block version in IsSuperMajority() instead of full version
* Correct mining of blocks in AuxPoW tests
* Add in missing pre-AuxPoW consensus checks
2018-09-19 19:24:06 +01:00
..
consensus.h Replace consensus values with Dogecoin equivalents 2018-09-19 19:21:48 +01:00
merkle.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
merkle.h BIP141: Commitment structure and deployment 2016-06-22 15:42:59 +02:00
params.h Modify chain consensus parameters to be height aware (#1396) 2018-09-19 19:24:06 +01:00
validation.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00