11 Commits (f628d9a29a2d83c80323c801f618b5375543bd0d)

Author SHA1 Message Date
whythat 947913fc54 use std::map::erase(const_iterator, const_iterator) to get non-constant iterator 8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Casey Rodarmor 8b06894194 Disallow unlimited limited maps 9 years ago
Casey Rodarmor fd2d862fbc Make limited map actually respect max size 9 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Philip Kaufmann 2e5361b9c2 remove code below asserts in limitedmap.h (fixes a ToDo) 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
Matt Corallo 5ffc299404 Add a limitedmap class similar to mruset 12 years ago