aboutsummaryrefslogtreecommitdiff
path: root/src/primitives/block.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch blocks to a constant-space Merkle root/branch algorithm.Pieter Wuille2015-11-271-63/+0
* Do not store Merkle branches in the wallet.Pieter Wuille2015-09-221-37/+2
* Replace CBlockHeader::GetHash with call to SerializeHashWladimir J. van der Laan2015-03-061-12/+1
* src/primitives/block.cpp: endian compatibility in GetHashWladimir J. van der Laan2015-03-061-0/+12
* Replace direct use of 0 with SetNull and IsNullWladimir J. van der Laan2015-01-051-2/+2
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* MOVEONLY: core/ -> primitives/Luke Dashjr2014-12-031-0/+130