| 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 |
| * | Introduce convenience type CTransactionRef | Pieter Wuille | 2016-11-19 | 1 | -2/+2 |
| * | Make CBlock::vtx a vector of shared_ptr<CTransaction> | Pieter Wuille | 2016-11-19 | 1 | -4/+4 |
| * | test: Fix test_random includes | MarcoFalke | 2016-11-07 | 1 | -1/+1 |
| * | Kill insecure_random and associated global state | Wladimir J. van der Laan | 2016-10-17 | 1 | -1/+1 |
| * | Typo fixes in comments | Chris Wheeler | 2016-01-17 | 1 | -1/+1 |
| * | Switch blocks to a constant-space Merkle root/branch algorithm. | Pieter Wuille | 2015-11-27 | 1 | -0/+136 |