index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
versionbits.h
Age
Commit message (
Expand
)
Author
2018-09-23
MOVEONLY: Move versionbits info out of versionbits.o
Jorge Timón
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-04-01
Merge #12757: Clarify include guard naming convention
MarcoFalke
2018-03-22
Fix missing or inconsistent include guards
practicalswift
2018-03-09
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-08-07
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-05-30
scripted-diff: s/BIP9DeploymentInfo/VBDeploymentInfo/
Jorge Timón
2017-03-24
RPC: getblockchaininfo: BIP9 stats
Matthew Zipkin
2016-10-19
RPC: augment getblockchaininfo bip9_softforks data
mruddy
2016-06-06
getblocktemplate: Explicitly handle the distinction between GBT-affecting sof...
Luke Dashjr
2016-06-06
Implement BIP 9 GBT changes
Luke Dashjr
2016-03-15
BIP9 Implementation
Pieter Wuille