Commit Graph

17 Commits (6de50c3c9a89e72f3152a1df7775572d5c8ad0e7)

Author SHA1 Message Date
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