aboutsummaryrefslogtreecommitdiff
path: root/src/versionbits.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't require segwit in getblocktemplate for segwit signalling or miningSuhas Daftuar2017-03-161-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