index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
versionbits.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-03-09
1
-14
/
+14
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-2
/
+2
*
Always-active versionbits support
Pieter Wuille
2017-11-06
1
-0
/
+10
*
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-1
/
+1
*
Merge #10957: Avoid returning a BIP9Stats object with uninitialized values
MarcoFalke
2017-08-16
1
-1
/
+1
|
\
|
*
Avoid returning a BIP9Stats object with uninitialized values
practicalswift
2017-08-01
1
-1
/
+1
*
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-5
/
+5
|
/
*
Use the override specifier (C++11) where we expect to be overriding the virtu...
practicalswift
2017-06-28
1
-5
/
+5
*
Merge #9544: [trivial] Add end of namespace comments. Improve consistency.
Wladimir J. van der Laan
2017-06-26
1
-1
/
+1
|
\
|
*
[trivial] Add end of namespace comments
practicalswift
2017-05-31
1
-1
/
+1
*
|
scripted-diff: s/BIP9DeploymentInfo/VBDeploymentInfo/
Jorge Timón
2017-05-30
1
-1
/
+1
*
|
RPC: getblockchaininfo: BIP9 stats
Matthew Zipkin
2017-03-24
1
-1
/
+35
|
/
*
Don't require segwit in getblocktemplate for segwit signalling or mining
Suhas Daftuar
2017-03-14
1
-1
/
+1
*
RPC: augment getblockchaininfo bip9_softforks data
mruddy
2016-10-19
1
-0
/
+35
*
BIP141: Commitment structure and deployment
Pieter Wuille
2016-06-22
1
-0
/
+4
*
Merge #7935: Versionbits: GBT support
Pieter Wuille
2016-06-08
1
-0
/
+13
|
\
|
*
getblocktemplate: Explicitly handle the distinction between GBT-affecting sof...
Luke Dashjr
2016-06-06
1
-0
/
+2
|
*
Implement BIP 9 GBT changes
Luke Dashjr
2016-06-06
1
-0
/
+11
*
|
Fix typo: Optimizaton -> Optimization
paveljanik
2016-04-01
1
-1
/
+1
|
/
*
BIP9 Implementation
Pieter Wuille
2016-03-15
1
-0
/
+133