dogecoin/src/consensus
Luke Dashjr d3df40e51a Implement BIP 9 GBT changes
- BIP9DeploymentInfo struct for static deployment info
- VersionBitsDeploymentInfo: Avoid C++11ism by commenting parameter names
- getblocktemplate: Make sure to set deployments in the version if it is LOCKED_IN
- In this commit, all rules are considered required for clients to support
2016-06-06 17:10:22 +00:00
..
consensus.h Merge #7184: Implement SequenceLocks functions for BIP 68 2016-02-12 17:03:46 +01:00
merkle.cpp Add missing copyright headers 2016-01-05 21:34:15 +01:00
merkle.h Switch blocks to a constant-space Merkle root/branch algorithm. 2015-11-27 15:36:52 +01:00
params.h Implement BIP 9 GBT changes 2016-06-06 17:10:22 +00:00
validation.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00