0c9fb69687
* Replace IsDeterministicMNsSporkActive with IsDIP3Active IsDIP3Active will now use a fixed parameter from consensus params. Values for DIP0003Height/DIP0003Hash need to be updated when spork15 activates on mainnet. Also enforce correct block hash on testnet/mainnet for DIP3 activation block. * Remove SPORK_15_DETERMINISTIC_MNS_ENABLED * Replace all uses of IsDeterministicMNsSporkActive with IsDIP3Active * Remove DIP3 upgrade-path tests and directly start with DIP3 enabled tests * Make -masternodeprivkey non-mandatory This code will vanish later. |
||
---|---|---|
.. | ||
consensus.h | ||
merkle.cpp | ||
merkle.h | ||
params.h | ||
validation.h |