aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/params.h
AgeCommit message (Expand)Author
2017-01-27[trivial] Fix typos in commentspracticalswift
2017-01-13Introduce assumevalid setting to skip presumed valid scripts.Gregory Maxwell
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-11-02IBD check uses minimumchain work instead of checkpoints.Gregory Maxwell
2016-10-17Define start and end time for segwit deploymentPieter Wuille
2016-07-23Consensus: Remove ISMNicolasDorier
2016-06-22BIP141: Commitment structure and deploymentPieter Wuille
2016-06-06Implement BIP 9 GBT changesLuke Dashjr
2016-03-18Add CHECKSEQUENCEVERIFY softfork through BIP9Pieter Wuille
2016-03-15Add testing of ComputeBlockVersionSuhas Daftuar
2016-03-15BIP9 ImplementationPieter Wuille
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-11-02Make skipping BIP30 check chain agnosticAlex Morcos
2015-10-19Added fPowNoRetargeting field to Consensus::Params that disables nBits recalc...Eric Lombrozo
2015-04-20ensure consistent header comment naming conventionsPhilip Kaufmann
2015-04-10consensus: don't use arith_uint256 in consensus.hCory Fields
2015-03-25Consensus: Refactor: Introduce Consensus::Params classJorge Timón