32 Commits (022860159d1abe576f7c30185fbf236a78136523)

Author SHA1 Message Date
Duke Leto 022860159d Backport importpubkey RPC from CHIPS (BTC 0.15.x) 6 years ago
FireMartZ 76d5f15158 Merge (what should be) the remaining source files. 6 years ago
Wladimir J. van der Laan 0e2b1ae259
chain: define enum used as bit field as uint32_t 8 years ago
Jack Grigg 0bc1e2c431
Add anchor to output of getblock 7 years ago
Jack Grigg d9d59f5176
Remove the RC 1 block index error message 8 years ago
Jack Grigg 85457ddec1
Add clear error message for upgrading users 8 years ago
Jack Grigg b6961fc112
Increment witnesses for new transactions on rescan 8 years ago
Jack Grigg 5be6abbf84 Store the Equihash solution in minimal representation in the block header 8 years ago
Jack Grigg a8d384aeda Add a 256-bit reserved field to the block header 8 years ago
Jack Grigg fdda3c5085 Use Equihash for Proof-of-Work 8 years ago
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