aboutsummaryrefslogtreecommitdiff
path: root/src/versionbits.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Merge #12757: Clarify include guard naming conventionMarcoFalke2018-04-011-3/+3
|\
| * Fix missing or inconsistent include guardspracticalswift2018-03-221-3/+3
* | scripted-diff: Convert 11 enums into scoped enums (C++11)practicalswift2018-03-091-6/+6
|/
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-1/+1
* scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift2017-08-071-1/+1
* scripted-diff: s/BIP9DeploymentInfo/VBDeploymentInfo/Jorge Timón2017-05-301-2/+2
* RPC: getblockchaininfo: BIP9 statsMatthew Zipkin2017-03-241-0/+10
* RPC: augment getblockchaininfo bip9_softforks datamruddy2016-10-191-1/+3
* getblocktemplate: Explicitly handle the distinction between GBT-affecting sof...Luke Dashjr2016-06-061-0/+2
* Implement BIP 9 GBT changesLuke Dashjr2016-06-061-0/+7
* BIP9 ImplementationPieter Wuille2016-03-151-0/+59