21 Commits (63a4dc10876bfc61c2e87d35dcf17da2f0f8c316)

Author SHA1 Message Date
MeshCollider 1a445343f6 scripted-diff: Replace #include "" with #include <> (ryanofsky) 7 years ago
Johannes Kanig f902e40c76 fix typo in comment of chain.cpp 7 years ago
Dan Raviv b4058ed9c6 Fix code constness in CBlockIndex::GetAncestor() overloads 7 years ago
practicalswift 90d4d89230 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
Pieter Wuille b3a279cd58 [MOVEONLY] Move LastCommonAncestor to chain 7 years ago
Dimitris Tsapakidis 0a5a6b90bc Fixed multiple typos 7 years ago
Karl-Johan Alm b7b48c8bbd Refactor: Remove using namespace <xxx> from src/*.cpp. 8 years ago
Gregory Maxwell 997a98a674 Replace FindLatestBefore used by importmuti with FindEarliestAtLeast. 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Pedro Branco cb08fdbf78 Add importmulti rpc call 8 years ago
Wladimir J. van der Laan 84c13e759d chain: Add assertion in case of missing records in index db 8 years ago
Jorge Timón e86756193e MOVEONLY: non-consensus: from pow to chain: 9 years ago
Suhas Daftuar 50262d8953 Allow block announcements with headers 9 years ago
Pieter Wuille dce8360e44 Reduce checkpoints' effect on consensus. 9 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Pieter Wuille 5ea3bc06d5 Move remaining CBlockIndex methods to chain.cpp 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
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