aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/merkle.h
AgeCommit message (Expand)Author
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-08-07scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift
2016-06-22BIP141: Commitment structure and deploymentPieter Wuille
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