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
*
Don't re-check AuxPoW when sending data to peers
Shibe
2021-02-08
1
-2
/
+2
*
Load AuxPoW blocks from index correctly (#1443)
Ross Nicoll
2018-09-19
1
-1
/
+2
*
Merge AuxPoW support from Namecore
Ross Nicoll
2018-09-19
1
-0
/
+28
*
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