mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2025-01-05 20:28:07 +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
|
||
---|---|---|
.. | ||
db_bdb.cpp | ||
db_bdb.h |