diff options
author | warptangent <warptangent@tutanota.com> | 2015-12-24 15:01:00 -0800 |
---|---|---|
committer | warptangent <warptangent@tutanota.com> | 2015-12-24 15:09:09 -0800 |
commit | d4c2fae2fb85e6064296a2467dc8ac28f431f3ee (patch) | |
tree | 1a43b9a460b5c91c7643929bfb11b4f8282ec714 /CMakeLists.txt | |
parent | BlockchainLMDB: When removing, find amount output index fast by starting at end (diff) | |
download | monero-d4c2fae2fb85e6064296a2467dc8ac28f431f3ee.tar.xz |
BlockchainDB: Remove txs in reverse order
Data should be removed in the reverse order it was added. Not doing so
breaks assumptions and can cause problems in other DB implementations.
This matches the order of tx removal in
blockchain_storage::purge_block_data_from_blockchain.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions