aboutsummaryrefslogtreecommitdiff
path: root/src/merkleblock.cpp
AgeCommit message (Expand)Author
2016-01-05Bump copyright headers to 2015MarcoFalke
2015-08-10typofixes (found by misspell_fixer)Veres Lajos
2015-05-01Bugfix: Grammar fixesCorinne Dashjr
2015-04-28Merge pull request #5199Wladimir J. van der Laan
2015-04-23Add CMerkleBlock constructor for tx set + block and an empty oneMatt Corallo
2015-04-20Consensus: Create consensus/consensus.h with some constantsjtimon
2015-01-05Replace direct use of 0 with SetNull and IsNullWladimir J. van der Laan
2015-01-02Merge pull request #5349Wladimir J. van der Laan
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-11Implement test for merkle tree malleability in CPartialMerkleTreePieter Wuille
2014-12-05Move CMerkleBlock and CPartialMerkleTree to their own fileMatt Corallo