Age | Commit message (Expand) | Author |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-03-06 | Add LookupBlockIndex function | João Barbosa |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-11-16 | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider |
2017-01-04 | [MOVEONLY] Move progress estimation out of checkpoints | Pieter Wuille |
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-11-02 | Remove GetTotalBlocksEstimate and checkpoint tests that test nothing. | Gregory Maxwell |
2015-12-13 | Bump copyright headers to 2015 | MarcoFalke |
2015-07-28 | chainparams: move CCheckpointData into chainparams.h | Cory Fields |
2015-05-13 | Reduce checkpoints' effect on consensus. | Pieter Wuille |
2015-05-06 | Merge pull request #6055 | Wladimir J. van der Laan |
2015-05-01 | Bugfix: Grammar fixes | Corinne Dashjr |
2015-04-30 | checkpoints: move the checkpoints enable boolean into main | Cory Fields |
2015-04-30 | checkpoints: Decouple checkpoints from Params | Cory Fields |
2015-04-30 | checkpoints: store mapCheckpoints in CCheckpointData rather than a pointer | Cory Fields |
2014-12-19 | Added "Core" to copyright headers | sandakersmann |
2014-11-21 | Convert remaining comments in /src to doxygen format | Michael Ford |
2014-11-03 | Fix all header defines | Pavel Janík |
2014-10-10 | Move checkpoint data selection to chainparams | jtimon |
2014-09-19 | Apply clang-format on some infrequently-updated files | Pieter Wuille |
2014-09-04 | checkpoints.cpp depends on main, it can use mapBlockIndex directly | Pieter Wuille |
2014-08-28 | add missing header end comments | Philip Kaufmann |
2014-06-26 | ensure clean and consistent "namespace" usage | Philip Kaufmann |
2014-04-02 | [Qt] rescan progress | Cozz Lovan |
2013-11-10 | Cleanup code using forward declarations. | Brandon Dahler |
2013-10-20 | Bump Year Number to 2013 | super3 |
2013-05-24 | Replace repeated GetBoolArg() calls with Checkpoint::fEnabled variable | Jeff Garzik |
2013-02-23 | Merge pull request #2186 from Diapolo/misc_stuff | Wladimir J. van der Laan |
2013-02-20 | small changes in init, main, checkpoints.h and bitcoin-qt.pro | Philip Kaufmann |
2013-02-16 | Transactions-based verification progress | Pieter Wuille |
2012-05-18 | Update License in File Headers | Fordy |
2012-04-17 | Remove headers.h | Pieter Wuille |
2012-03-26 | Begin doxygen-compatible comments | Pieter Wuille |
2012-02-07 | Update all copyrights to 2012 | Gavin Andresen |
2011-12-01 | Orphan block fill-up-memory attack prevention | Gavin Andresen |
2011-12-01 | Moved checkpoints out of main, to prep for using them to help prevent DoS att... | Gavin Andresen |