aboutsummaryrefslogtreecommitdiff
path: root/src/chain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow block announcements with headersSuhas Daftuar2015-11-291-0/+3
* Reduce checkpoints' effect on consensus.Pieter Wuille2015-05-131-3/+4
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Move remaining CBlockIndex methods to chain.cppPieter Wuille2014-12-111-0/+49
* Update comments in chain to be doxygen compatibleMichael Ford2014-10-251-2/+3
* Chain::SetTip return type to void21E142014-10-201-3/+2
* cleanup license and header end comment in chain.cpp/.hPhilip Kaufmann2014-09-291-1/+1
* Move CBlockIndex, CChain and related code out of mainjtimon2014-09-081-0/+59