22 Commits (020bed6021c00453759dd9dc1025c37899673626)

Author SHA1 Message Date
Luke Dashjr b05a89b2de Non-grammatical language improvements 9 years ago
Wladimir J. van der Laan f5791c6ae3 Add more information to errors in ReadBlockFromDisk 10 years ago
Wladimir J. van der Laan 734f85c4f0 Use arith_uint256 where necessary 10 years ago
Wladimir J. van der Laan 4f1524966a Replace direct use of 0 with SetNull and IsNull 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Pavel Janík bf7835c271
Fix small typos in comments and error messages 10 years ago
Pieter Wuille 9dcd524f32 Make IsSuperMajority a standalone function 10 years ago
Luke Dashjr d227011184 MOVEONLY: core/ -> primitives/ 10 years ago
Pieter Wuille 63d1ae5556 Do all block index writes in a batch 10 years ago
Pavel Janík 84738627ce Fix all header defines 10 years ago
jtimon 092b58d13d CBlockIndex::GetBlockWork() + GetProofIncrement(nBits) -> GetBlockProof(CBlockIndex) 10 years ago
jtimon 99f41b9cf7 MOVEONLY: core.o -> core/block.o 10 years ago
Michael Ford 2fdc3351d7 Update comments in chain to be doxygen compatible 10 years ago
21E14 b7ae2c172a Chain::SetTip return type to void 10 years ago
Cory Fields 85c579e3a6 script: add a slew of includes all around and drop includes from script.h 10 years ago
Pieter Wuille 341735eb8f Headers-first synchronization 10 years ago
Philip Kaufmann 7bec6dd230 cleanup license and header end comment in chain.cpp/.h 10 years ago
jtimon e8b5f0d549 Move CBlockIndex, CChain and related code out of main 10 years ago