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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge AuxPoW support from Namecore
Ross Nicoll
2019-07-13
1
-0
/
+28
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Merge #11337: Fix code constness in CBlockIndex::GetAncestor() overloads
Wladimir J. van der Laan
2017-12-01
1
-5
/
+6
|
\
|
*
Fix code constness in CBlockIndex::GetAncestor() overloads
Dan Raviv
2017-09-15
1
-5
/
+6
*
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-1
/
+1
*
|
fix typo in comment of chain.cpp
Johannes Kanig
2017-10-09
1
-1
/
+1
|
/
*
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-7
/
+7
*
[MOVEONLY] Move LastCommonAncestor to chain
Pieter Wuille
2017-06-26
1
-0
/
+19
*
Fixed multiple typos
Dimitris Tsapakidis
2017-06-22
1
-1
/
+1
*
Refactor: Remove using namespace <xxx> from src/*.cpp.
Karl-Johan Alm
2017-01-27
1
-2
/
+0
*
Replace FindLatestBefore used by importmuti with FindEarliestAtLeast.
Gregory Maxwell
2017-01-12
1
-2
/
+2
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Add importmulti rpc call
Pedro Branco
2016-10-19
1
-0
/
+7
*
chain: Add assertion in case of missing records in index db
Wladimir J. van der Laan
2016-04-27
1
-0
/
+1
*
MOVEONLY: non-consensus: from pow to chain:
Jorge Timón
2016-01-12
1
-0
/
+32
*
Allow block announcements with headers
Suhas Daftuar
2015-11-29
1
-0
/
+3
*
Reduce checkpoints' effect on consensus.
Pieter Wuille
2015-05-13
1
-3
/
+4
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Move remaining CBlockIndex methods to chain.cpp
Pieter Wuille
2014-12-11
1
-0
/
+49
*
Update comments in chain to be doxygen compatible
Michael Ford
2014-10-25
1
-2
/
+3
*
Chain::SetTip return type to void
21E14
2014-10-20
1
-3
/
+2
*
cleanup license and header end comment in chain.cpp/.h
Philip Kaufmann
2014-09-29
1
-1
/
+1
*
Move CBlockIndex, CChain and related code out of main
jtimon
2014-09-08
1
-0
/
+59