Age | Commit message (Expand) | Author |
2015-05-02 | Non-grammatical language improvements | Luke Dashjr |
2015-02-05 | Add more information to errors in ReadBlockFromDisk | Wladimir J. van der Laan |
2015-01-05 | Use arith_uint256 where necessary | 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 | Fix small typos in comments and error messages | Pavel Janík |
2014-12-11 | Make IsSuperMajority a standalone function | Pieter Wuille |
2014-12-11 | Merge pull request #5367 | Wladimir J. van der Laan |
2014-12-03 | MOVEONLY: core/ -> primitives/ | Luke Dashjr |
2014-11-25 | Do all block index writes in a batch | Pieter Wuille |
2014-11-21 | Merge pull request #5170 | Wladimir J. van der Laan |
2014-11-03 | Fix all header defines | Pavel Janík |
2014-10-30 | Merge pull request #5142 | Wladimir J. van der Laan |
2014-10-29 | CBlockIndex::GetBlockWork() + GetProofIncrement(nBits) -> GetBlockProof(CBloc... | jtimon |
2014-10-27 | MOVEONLY: core.o -> core/block.o | jtimon |
2014-10-25 | Update comments in chain to be doxygen compatible | Michael Ford |
2014-10-22 | Merge pull request #4981 | Wladimir J. van der Laan |
2014-10-20 | Chain::SetTip return type to void | 21E14 |
2014-10-17 | script: add a slew of includes all around and drop includes from script.h | Cory Fields |
2014-10-14 | Headers-first synchronization | Pieter Wuille |
2014-09-29 | cleanup license and header end comment in chain.cpp/.h | Philip Kaufmann |
2014-09-08 | Move CBlockIndex, CChain and related code out of main | jtimon |