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