aboutsummaryrefslogtreecommitdiff
path: root/src/chain.cpp
AgeCommit message (Expand)Author
2015-11-29Allow block announcements with headersSuhas Daftuar
2015-05-13Reduce checkpoints' effect on consensus.Pieter Wuille
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-11Move remaining CBlockIndex methods to chain.cppPieter Wuille
2014-10-25Update comments in chain to be doxygen compatibleMichael Ford
2014-10-20Chain::SetTip return type to void21E14
2014-09-29cleanup license and header end comment in chain.cpp/.hPhilip Kaufmann
2014-09-08Move CBlockIndex, CChain and related code out of mainjtimon