Age | Commit message (Expand) | Author |
---|---|---|
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-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-11-19 | Make CBlock::vtx a vector of shared_ptr<CTransaction> | Pieter Wuille |
2016-06-22 | BIP141: Commitment structure and deployment | Pieter Wuille |
2016-01-05 | Add missing copyright headers | MarcoFalke |
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 |