14 Commits (b58c15b9fbbca4152e588f81f9f7d8092e7c28da)

Author SHA1 Message Date
Duke Leto b58c15b9fb update copyrights 3 years ago
Duke Leto abc0b55d05 Hush Hush Hush 4 years ago
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
Duke Leto 12e7c13a84 Change datatypes, do not use VARINT, increase exception logging 4 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
Pieter Wuille 87a5975ca0
Use fixed preallocation instead of costly GetSerializeSize 8 years ago
Jack Grigg a8e5ae92ba
GetSerializeSize changes in Zcash-specific code 6 years ago
Pieter Wuille b8a6579366
Make GetSerializeSize a wrapper on top of CSizeComputer 8 years ago
Pavel Janík 56aa25684c
Do not shadow members in dbwrapper 8 years ago
Wladimir J. van der Laan 3923bcca7c
dbwrapper: Move `HandleError` to `dbwrapper_private` 8 years ago
Wladimir J. van der Laan 809a429ecf
dbwrapper: Pass parent CDBWrapper into CDBBatch and CDBIterator 8 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
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford fa94b9d562
Convert remaining comments in /src to doxygen format 10 years ago
Cory Fields 71697f97d3 Separate protocol versioning from clientversion 10 years ago
Cory Fields fa7361907a boost: split stream classes out of serialize.h 10 years ago
Pieter Wuille 20e01b1a03 Apply clang-format on some infrequently-updated files 10 years ago
ENikS ec91092df8
Fixing compiler warning C4101 10 years ago
Philip Kaufmann 611116d4e3 header include cleanup 10 years ago
Daniel Kraft ffb4c210bc Mark LevelDB "Read" and "Exists" functions as const. 10 years ago
R E Broadley 79d06dc6e0 Remove redundant c_str 10 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
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