| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch blocks to a constant-space Merkle root/branch algorithm. | Pieter Wuille | 2015-11-27 | 1 | -63/+0 |
| * | Do not store Merkle branches in the wallet. | Pieter Wuille | 2015-09-22 | 1 | -37/+2 |
| * | Replace CBlockHeader::GetHash with call to SerializeHash | Wladimir J. van der Laan | 2015-03-06 | 1 | -12/+1 |
| * | src/primitives/block.cpp: endian compatibility in GetHash | Wladimir J. van der Laan | 2015-03-06 | 1 | -0/+12 |
| * | Replace direct use of 0 with SetNull and IsNull | Wladimir J. van der Laan | 2015-01-05 | 1 | -2/+2 |
| * | Added "Core" to copyright headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| * | Remove references to X11 licence | Michael Ford | 2014-12-16 | 1 | -1/+1 |
| * | MOVEONLY: core/ -> primitives/ | Luke Dashjr | 2014-12-03 | 1 | -0/+130 |