aboutsummaryrefslogtreecommitdiff
path: root/src/primitives/block.cpp
AgeCommit message (Expand)Author
2016-01-05Bump copyright headers to 2015MarcoFalke
2015-11-27Switch blocks to a constant-space Merkle root/branch algorithm.Pieter Wuille
2015-09-22Do not store Merkle branches in the wallet.Pieter Wuille
2015-03-06Replace CBlockHeader::GetHash with call to SerializeHashWladimir J. van der Laan
2015-03-06src/primitives/block.cpp: endian compatibility in GetHashWladimir J. van der Laan
2015-01-05Replace direct use of 0 with SetNull and IsNullWladimir J. van der Laan
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-12-03MOVEONLY: core/ -> primitives/Luke Dashjr