aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/consensus.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* Use compile-time constants instead of unnamed enumerations (remove "enum hack")practicalswift2017-07-261-7/+4
* Fix typospracticalswift2017-07-151-1/+1
* Remove confusing MAX_BLOCK_BASE_SIZE.Gregory Maxwell2017-07-141-8/+6
* Add a comment explaining the use of MAX_BLOCK_BASE_SIZE.Gregory Maxwell2017-06-161-1/+7
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Rename "block cost" to "block weight"Suhas Daftuar2016-07-181-2/+2
* BIP141: Other consensus critical limits, and BIP145Pieter Wuille2016-06-221-3/+9
* Merge #7184: Implement SequenceLocks functions for BIP 68Wladimir J. van der Laan2016-02-121-1/+4
|\
| * Implement SequenceLocks functionsAlex Morcos2016-02-101-1/+4
* | Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
|/
* Restore MedianTimePast for locktime.Gregory Maxwell2015-11-031-0/+6
* Revert "Add rules--presently disabled--for using GetMedianTimePast as endpoin...Gregory Maxwell2015-11-011-6/+0
* Add rules--presently disabled--for using GetMedianTimePast as endpoint for lo...Mark Friedenbach2015-10-231-0/+6
* Move LOCKTIME_THRESHOLD to src/script/script.hPeter Todd2015-05-091-2/+0
* Consensus: Create consensus/consensus.h with some constantsjtimon2015-04-201-0/+18