| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 | 2016-12-31 | 1 | -1/+1 |
| * | Make CBlock::vtx a vector of shared_ptr<CTransaction> | Pieter Wuille | 2016-11-19 | 1 | -3/+3 |
| * | BIP141: Commitment structure and deployment | Pieter Wuille | 2016-06-22 | 1 | -0/+11 |
| * | Add missing copyright headers | MarcoFalke | 2016-01-05 | 1 | -0/+4 |
| * | Switch blocks to a constant-space Merkle root/branch algorithm. | Pieter Wuille | 2015-11-27 | 1 | -0/+20 |
| * | Add merkle.{h,cpp}, generic merkle root/branch algorithm | Pieter Wuille | 2015-11-27 | 1 | -0/+152 |