Commit Graph

17 Commits (7cc2c670e3d7cf26454ac8547a94ec2c8ca90b34)

Author SHA1 Message Date
Jorge Timón 1c897fc3da
Missing includes
8 years ago
Jeremy Rubin e2073424fd Fix CCheckQueue IsIdle (potential) race condition and remove dangerous constructors.
8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015
9 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes
10 years ago
Wladimir J. van der Laan fb6140b54b
Merge pull request #5721
10 years ago
Suhas Daftuar cf008ac8c3 Acquire CCheckQueue's lock to avoid race condition
10 years ago
bikinibabe ee932025c1 Changed pronouns for correctness and inclusivity
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
Pieter Wuille 20e01b1a03 Apply clang-format on some infrequently-updated files
10 years ago
Philip Kaufmann 093303a887 add missing header end comments
10 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations.
11 years ago
Gavin Andresen 319b11607f Refactor: CTxMempool class to its own txmempool.{cpp,h}
11 years ago
Gavin Andresen 21eb5adadb Port Thread* methods to boost::thread_group
12 years ago
Pieter Wuille f7f3a96b74 Improve block database load error reporting
12 years ago
Pieter Wuille f9cae832e6 Parallelize script verification
12 years ago