aboutsummaryrefslogtreecommitdiff
path: root/src/versionbits.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the override specifier (C++11) where we expect to be overriding the virtu...practicalswift2017-06-281-5/+5
* Merge #9544: [trivial] Add end of namespace comments. Improve consistency.Wladimir J. van der Laan2017-06-261-1/+1
|\
| * [trivial] Add end of namespace commentspracticalswift2017-05-311-1/+1
* | scripted-diff: s/BIP9DeploymentInfo/VBDeploymentInfo/Jorge Timón2017-05-301-1/+1
* | RPC: getblockchaininfo: BIP9 statsMatthew Zipkin2017-03-241-1/+35
|/
* Don't require segwit in getblocktemplate for segwit signalling or miningSuhas Daftuar2017-03-141-1/+1
* RPC: augment getblockchaininfo bip9_softforks datamruddy2016-10-191-0/+35
* BIP141: Commitment structure and deploymentPieter Wuille2016-06-221-0/+4
* Merge #7935: Versionbits: GBT supportPieter Wuille2016-06-081-0/+13
|\
| * getblocktemplate: Explicitly handle the distinction between GBT-affecting sof...Luke Dashjr2016-06-061-0/+2
| * Implement BIP 9 GBT changesLuke Dashjr2016-06-061-0/+11
* | Fix typo: Optimizaton -> Optimizationpaveljanik2016-04-011-1/+1
|/
* BIP9 ImplementationPieter Wuille2016-03-151-0/+133