Age | Commit message (Expand) | Author |
---|---|---|
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-05-29 | [MOVEONLY] Move unused Merkle branch code to tests | Pieter Wuille |
2018-05-29 | Use SHA256D64 in Merkle root computation | Pieter Wuille |
2018-03-22 | Fix missing or inconsistent include guards | practicalswift |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-11-16 | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider |
2017-08-07 | scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in... | practicalswift |
2016-06-22 | BIP141: Commitment structure and deployment | Pieter Wuille |
2015-11-27 | Switch blocks to a constant-space Merkle root/branch algorithm. | Pieter Wuille |
2015-11-27 | Add merkle.{h,cpp}, generic merkle root/branch algorithm | Pieter Wuille |