Commit Graph

35 Commits (f58674a20a127f104409e11c5c11591533ddf360)

Author SHA1 Message Date
João Barbosa 92fabcd443 Add LookupBlockIndex function
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
MeshCollider 1a445343f6 scripted-diff: Replace #include "" with #include <> (ryanofsky)
7 years ago
Pieter Wuille a4bac66cca [MOVEONLY] Move progress estimation out of checkpoints
8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016
8 years ago
Gregory Maxwell 2082b5574c Remove GetTotalBlocksEstimate and checkpoint tests that test nothing.
8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015
9 years ago
Cory Fields f0deec572b chainparams: move CCheckpointData into chainparams.h
9 years ago
Pieter Wuille dce8360e44 Reduce checkpoints' effect on consensus.
10 years ago
Wladimir J. van der Laan 00820f921d
Merge pull request #6055
10 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes
10 years ago
Cory Fields a8cdaf5c96 checkpoints: move the checkpoints enable boolean into main
10 years ago
Cory Fields 11982d366d checkpoints: Decouple checkpoints from Params
10 years ago
Cory Fields 9f13a10548 checkpoints: store mapCheckpoints in CCheckpointData rather than a pointer
10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers
10 years ago
Michael Ford fa94b9d562
Convert remaining comments in /src to doxygen format
10 years ago
Pavel Janík 84738627ce Fix all header defines
10 years ago
jtimon e11712df7e Move checkpoint data selection to chainparams
10 years ago
Pieter Wuille 20e01b1a03 Apply clang-format on some infrequently-updated files
10 years ago
Pieter Wuille a0dbe433bd checkpoints.cpp depends on main, it can use mapBlockIndex directly
10 years ago
Philip Kaufmann 093303a887 add missing header end comments
10 years ago
Philip Kaufmann e10dcf27b4 ensure clean and consistent "namespace" usage
11 years ago
Cozz Lovan 392783697c [Qt] rescan progress
11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations.
11 years ago
super3 db0e8ccd90 Bump Year Number to 2013
11 years ago
Jeff Garzik f0d8a52cc0 Replace repeated GetBoolArg() calls with Checkpoint::fEnabled variable
12 years ago
Wladimir J. van der Laan 0bd573d666 Merge pull request #2186 from Diapolo/misc_stuff
12 years ago
Philip Kaufmann 69e0774714 small changes in init, main, checkpoints.h and bitcoin-qt.pro
12 years ago
Pieter Wuille 9f2467ad62 Transactions-based verification progress
12 years ago
Fordy 3a25a2b9b0 Update License in File Headers
13 years ago
Pieter Wuille ed6d0b5f85 Remove headers.h
13 years ago
Pieter Wuille 6b8de05d0a Begin doxygen-compatible comments
13 years ago
Gavin Andresen 882164196e Update all copyrights to 2012
13 years ago
Gavin Andresen 10fd7f6689 Orphan block fill-up-memory attack prevention
13 years ago
Gavin Andresen eb5fff9e16 Moved checkpoints out of main, to prep for using them to help prevent DoS attacks
13 years ago