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
/
checkpoints.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Add LookupBlockIndex function
João Barbosa
2018-03-06
1
-1
/
+1
*
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
-1
/
+1
*
[MOVEONLY] Move progress estimation out of checkpoints
Pieter Wuille
2017-01-04
1
-2
/
+0
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Remove GetTotalBlocksEstimate and checkpoint tests that test nothing.
Gregory Maxwell
2016-11-02
1
-3
/
+0
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
chainparams: move CCheckpointData into chainparams.h
Cory Fields
2015-07-28
1
-8
/
+1
*
Reduce checkpoints' effect on consensus.
Pieter Wuille
2015-05-13
1
-3
/
+0
*
Merge pull request #6055
Wladimir J. van der Laan
2015-05-06
1
-7
/
+5
|
\
|
*
checkpoints: move the checkpoints enable boolean into main
Cory Fields
2015-04-30
1
-2
/
+0
|
*
checkpoints: Decouple checkpoints from Params
Cory Fields
2015-04-30
1
-4
/
+4
|
*
checkpoints: store mapCheckpoints in CCheckpointData rather than a pointer
Cory Fields
2015-04-30
1
-1
/
+1
*
|
Bugfix: Grammar fixes
Corinne Dashjr
2015-05-01
1
-1
/
+1
|
/
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Convert remaining comments in /src to doxygen format
Michael Ford
2014-11-21
1
-6
/
+7
*
Fix all header defines
Pavel Janík
2014-11-03
1
-3
/
+3
*
Move checkpoint data selection to chainparams
jtimon
2014-10-10
1
-1
/
+11
*
Apply clang-format on some infrequently-updated files
Pieter Wuille
2014-09-19
1
-10
/
+10
*
checkpoints.cpp depends on main, it can use mapBlockIndex directly
Pieter Wuille
2014-09-04
1
-1
/
+1
*
add missing header end comments
Philip Kaufmann
2014-08-28
1
-1
/
+1
*
ensure clean and consistent "namespace" usage
Philip Kaufmann
2014-06-26
1
-3
/
+4
*
[Qt] rescan progress
Cozz Lovan
2014-04-02
1
-1
/
+1
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-1
/
+2
*
Bump Year Number to 2013
super3
2013-10-20
1
-1
/
+1
*
Replace repeated GetBoolArg() calls with Checkpoint::fEnabled variable
Jeff Garzik
2013-05-24
1
-0
/
+2
*
Merge pull request #2186 from Diapolo/misc_stuff
Wladimir J. van der Laan
2013-02-23
1
-1
/
+1
|
\
|
*
small changes in init, main, checkpoints.h and bitcoin-qt.pro
Philip Kaufmann
2013-02-20
1
-1
/
+1
*
|
Transactions-based verification progress
Pieter Wuille
2013-02-16
1
-0
/
+2
|
/
*
Update License in File Headers
Fordy
2012-05-18
1
-1
/
+1
*
Remove headers.h
Pieter Wuille
2012-04-17
1
-1
/
+0
*
Begin doxygen-compatible comments
Pieter Wuille
2012-03-26
1
-4
/
+3
*
Update all copyrights to 2012
Gavin Andresen
2012-02-07
1
-1
/
+1
*
Orphan block fill-up-memory attack prevention
Gavin Andresen
2011-12-01
1
-0
/
+7
*
Moved checkpoints out of main, to prep for using them to help prevent DoS att...
Gavin Andresen
2011-12-01
1
-0
/
+22