10 Commits (master)

Author SHA1 Message Date
onryo 58b65f9670 Update copyrights 3 months ago
Duke e033a2e6eb Update copyrights to 2023 1 year ago
Jonathan "Duke" Leto 5d2307a709 Update copyrights to 2022 2 years ago
Duke Leto 4a536d62dc Update copyrights 3 years ago
Duke Leto b58c15b9fb update copyrights 3 years ago
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto cb09e7feda Update some copyrights 4 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Jeff Garzik e3da7a572d
leveldbwrapper file rename to dbwrapper.* 9 years ago
Jeff Garzik f345c41ec4
leveldbwrapper symbol rename: Remove "Level" from class, etc. names 9 years ago
Jeff Garzik 7249ee6d7c
leveldbwrapper: Remove unused .Prev(), .SeekToLast() methods 9 years ago
James O'Beirne 0d9524ba6b
Minor bugfixes 9 years ago
Pieter Wuille 1ebf50b6da
Encapsulate CLevelDB iterators cleanly 9 years ago
James O'Beirne 0d81464be7
Refactor leveldbwrapper 9 years ago
TheTrunk 8b78a8199e Bitcore port 6 years ago
Bjorn Hjortsberg ecd04e914f Remove deprecated exception specification 7 years ago
Adam Weiss f171fee035 Handle leveldb::DestroyDB() errors on wipe failure 9 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Philip Kaufmann b4347f6035 minor code style cleanup after recent merges 10 years ago
Pieter Wuille 20e01b1a03 Apply clang-format on some infrequently-updated files 10 years ago
Pieter Wuille cd01a5e185 Enable paranoid corruption checks in LevelDB >= 1.16 10 years ago
Brandon Dahler 2b7709dc84
Wrap create_directory calls in try...catch blocks. 10 years ago
gubatron 57702541a2 Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 10 years ago
Wladimir J. van der Laan 7d9d134bf9 Remove redundant .c_str()s 10 years ago
Luke Dashjr eb12a14da7 configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.common 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Brandon Dahler b64187d05f Rename leveldb.{h,cpp} to leveldbwrapper.{h,cpp}. 11 years ago
Gavin Andresen 881a85a22d Replace printf with LogPrintf / LogPrint 11 years ago
Gavin Andresen b35e993200 Use HandleError() consistently to handle leveldb errors 11 years ago
Pieter Wuille 2233fc5318 Reduce number of open LevelDB files to 64 11 years ago
Pieter Wuille 421218d304 Deal with LevelDB errors 11 years ago
Pieter Wuille 7fea484674 Add -reindex, to perform in-place reindexing of block chain files 12 years ago
Pieter Wuille 1c83b0a377 Cache size optimizations 12 years ago
Pieter Wuille e1bfbab802 Add LevelDB MemEnv support 12 years ago
Pieter Wuille 43b7905e98 LevelDB glue 12 years ago