19 Commits (4ef8374559acfdefb2f81c4a5ab2afe553688a27)

Author SHA1 Message Date
René Nyffenegger d0413c670b Use range based for loop 8 years ago
Pieter Wuille 0aadc11fd8 Avoid dereference-of-casted-pointer 8 years ago
practicalswift 49de096c2a Remove unused Boost includes 8 years ago
Pieter Wuille e945848582 scripted-diff: Use new naming style for insecure_rand* functions 8 years ago
Pieter Wuille efee1db21a scripted-diff: use insecure_rand256/randrange more 8 years ago
Wladimir J. van der Laan bac5c9cf64 Replace uses of boost::filesystem with fs 8 years ago
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