mirror of
https://github.com/monero-project/monero.git
synced 2024-11-05 16:07:37 +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 |