dogecoin/src/zmq
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
..
zmqabstractnotifier.cpp use CBlockIndex* insted of uint256 for UpdatedBlockTip signal 2015-09-16 16:51:21 +02:00
zmqabstractnotifier.h use CBlockIndex* insted of uint256 for UpdatedBlockTip signal 2015-09-16 16:51:21 +02:00
zmqconfig.h Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
zmqnotificationinterface.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
zmqnotificationinterface.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
zmqpublishnotifier.cpp Modify chain consensus parameters to be height aware (#1396) 2018-09-19 19:24:06 +01:00
zmqpublishnotifier.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00