aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/params.h
AgeCommit message (Expand)Author
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-10-15Remove unused includespracticalswift
2019-09-05Ignore old versionbit activationsAnthony Towns
2019-08-14[Consensus] Bury segwit deploymentJohn Newbery
2019-08-14[Consensus] Bury CSV deployment heightJohn Newbery
2018-07-27Update copyright headers to 2018DrahtBot
2018-04-13Use P2SH consensus rules for all blocksSuhas Daftuar
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-11-06Always-active versionbits supportPieter Wuille
2017-11-06[consensus] Pin P2SH activation to block 173805 on mainnetJohn Newbery
2017-11-06Improve handling of BIP9Deployment limitsAnthony Towns
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