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
/
chain.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't label transactions "Open" while catching up
Hennadii Stepanov
2019-01-03
1
-2
/
+10
*
validation: Add and use HaveTxsDownloaded where appropriate
MarcoFalke
2018-12-04
1
-0
/
+9
*
[trivial] Fix typo in CDiskBlockPos struct's ToString
Jon Layton
2018-08-14
1
-1
/
+1
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Break circular dependency: chain -> pow -> chain
Ben Woosley
2018-05-14
1
-1
/
+1
*
Add static_assert to prevent VARINT(<signed value>)
Russell Yanofsky
2018-03-15
1
-4
/
+4
*
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
-5
/
+5
*
Merge #10749: Use compile-time constants instead of unnamed enumerations (rem...
MarcoFalke
2017-11-11
1
-1
/
+1
|
\
|
*
Use compile-time constants instead of unnamed enumerations (remove "enum hack")
practicalswift
2017-07-26
1
-1
/
+1
*
|
Ensure that data types are consistent
jjz
2017-09-07
1
-5
/
+5
*
|
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-1
/
+1
*
|
Merge #10956: Fix typos
MarcoFalke
2017-08-16
1
-1
/
+1
|
\
\
|
*
|
Fix typos.
practicalswift
2017-08-08
1
-1
/
+1
|
|
/
*
/
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-12
/
+12
|
/
*
[MOVEONLY] Move LastCommonAncestor to chain
Pieter Wuille
2017-06-26
1
-0
/
+3
*
Merge #9908: Define 7200 second timestamp window constant
Wladimir J. van der Laan
2017-03-06
1
-0
/
+14
|
\
|
*
Define 7200 second timestamp window constant
Russell Yanofsky
2017-03-03
1
-0
/
+14
*
|
Merge #8808: Do not shadow variables (gcc set)
Wladimir J. van der Laan
2017-03-03
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Do not shadow variables (gcc set)
Pavel Janík
2016-12-05
1
-2
/
+2
*
|
Replace FindLatestBefore used by importmuti with FindEarliestAtLeast.
Gregory Maxwell
2017-01-12
1
-2
/
+11
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
|
/
*
Get rid of nType and nVersion
Pieter Wuille
2016-11-07
1
-4
/
+5
*
Add importmulti rpc call
Pedro Branco
2016-10-19
1
-0
/
+3
*
Merge #6996: Add preciousblock RPC
Wladimir J. van der Laan
2016-10-18
1
-1
/
+1
|
\
|
*
Add preciousblock RPC
Pieter Wuille
2016-08-26
1
-1
/
+1
*
|
[doc] Fix typos in comments, doxygen: Fix comment syntax
MarcoFalke
2016-08-22
1
-5
/
+5
|
/
*
Add rewind logic to deal with post-fork software updates
Pieter Wuille
2016-06-22
1
-0
/
+2
*
Merge #7815: Break circular dependency main ↔ txdb
Wladimir J. van der Laan
2016-05-06
1
-0
/
+54
|
\
|
*
Break circular dependency main ↔ txdb
Wladimir J. van der Laan
2016-04-15
1
-0
/
+54
*
|
chain: define enum used as bit field as uint32_t
Wladimir J. van der Laan
2016-04-28
1
-1
/
+1
|
/
*
BIP9 Implementation
Pieter Wuille
2016-03-15
1
-2
/
+0
*
Merge #7311: MOVEONLY: Move non-consensus functions out of pow
Wladimir J. van der Laan
2016-02-02
1
-0
/
+4
|
\
|
*
MOVEONLY: non-consensus: from pow to chain:
Jorge Timón
2016-01-12
1
-0
/
+4
*
|
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
|
/
*
Non-grammatical language improvements
Luke Dashjr
2015-05-02
1
-1
/
+1
*
Add more information to errors in ReadBlockFromDisk
Wladimir J. van der Laan
2015-02-05
1
-0
/
+6
*
Use arith_uint256 where necessary
Wladimir J. van der Laan
2015-01-05
1
-2
/
+3
*
Replace direct use of 0 with SetNull and IsNull
Wladimir J. van der Laan
2015-01-05
1
-4
/
+4
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Fix small typos in comments and error messages
Pavel Janík
2014-12-16
1
-1
/
+1
*
Make IsSuperMajority a standalone function
Pieter Wuille
2014-12-11
1
-8
/
+0
*
Merge pull request #5367
Wladimir J. van der Laan
2014-12-11
1
-1
/
+1
|
\
|
*
Do all block index writes in a batch
Pieter Wuille
2014-11-25
1
-1
/
+1
*
|
MOVEONLY: core/ -> primitives/
Luke Dashjr
2014-12-03
1
-1
/
+1
|
/
*
Merge pull request #5170
Wladimir J. van der Laan
2014-11-21
1
-5
/
+0
|
\
|
*
CBlockIndex::GetBlockWork() + GetProofIncrement(nBits) -> GetBlockProof(CBloc...
jtimon
2014-10-29
1
-5
/
+0
*
|
Fix all header defines
Pavel Janík
2014-11-03
1
-3
/
+3
*
|
Merge pull request #5142
Wladimir J. van der Laan
2014-10-30
1
-36
/
+39
|
\
\
|
|
/
|
/
|
|
*
Update comments in chain to be doxygen compatible
Michael Ford
2014-10-25
1
-36
/
+39
[next]