13 Commits (7d5172d35439a0ccd48cfdd92aa0b6bca9a3bee5)

Author SHA1 Message Date
practicalswift d93b97fbcf Set to nullptr after delete 8 years ago
Wladimir J. van der Laan 19cafc6239 test: Replace remaining sprintf with snprintf 8 years ago
Lauda 5c66d41b7f [Trivial] Grammar and typo correction 8 years ago
Karl-Johan Alm 73f41190b9 Refactoring: Removed using namespace <xxx> from bench/ and test/ source files. 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Pieter Wuille 528472111b Get rid of nType and nVersion 8 years ago
Jorge Timón cdd79eb70f C++11: s/boost::scoped_ptr/std::unique_ptr/ 8 years ago
Matt Corallo 269a4402a8 Add test for dbwrapper iterators with same-prefix keys. 9 years ago
Wladimir J. van der Laan 6030625631 test: Add more thorough test for dbwrapper iterators 9 years ago
Wladimir J. van der Laan b69836d6ff dbwrapper: Pass parent CDBWrapper into CDBBatch and CDBIterator 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Jeff Garzik 3795e8152b leveldbwrapper file rename to dbwrapper.* 9 years ago
Jeff Garzik 8587b23038 leveldbwrapper symbol rename: Remove "Level" from class, etc. names 9 years ago
James O'Beirne dcd8e27c65 Refer to obfuscate_key via pointer in peripheral CLevelDB classes 9 years ago
James O'Beirne 1488506872 Add tests for gettxoutsetinfo, CLevelDBBatch, CLevelDBIterator 9 years ago
James O'Beirne 42cb388167 Add chainstate obfuscation to avoid spurious antivirus detection 9 years ago