mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
b8707466e2
This improves blockchain reorganization time by allowing one of the more
expensive DB lookups when popping a block to not have to seek through a
long dup list in the "output_amounts" db. This is most noticeable for
HDDs.
See
|
||
---|---|---|
.. | ||
berkeleydb | ||
lmdb | ||
blockchain_db.cpp | ||
blockchain_db.h | ||
CMakeLists.txt | ||
db_types.h |