aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/merkle.cpp
AgeCommit message (Expand)Author
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-11-19Make CBlock::vtx a vector of shared_ptr<CTransaction>Pieter Wuille
2016-06-22BIP141: Commitment structure and deploymentPieter Wuille
2016-01-05Add missing copyright headersMarcoFalke
2015-11-27Switch blocks to a constant-space Merkle root/branch algorithm.Pieter Wuille
2015-11-27Add merkle.{h,cpp}, generic merkle root/branch algorithmPieter Wuille