diff options
| author | warptangent <warptangent@inbox.com> | 2015-01-11 18:04:04 -0800 |
|---|---|---|
| committer | warptangent <warptangent@inbox.com> | 2015-01-11 21:22:09 -0800 |
| commit | 4d0a94b20cd6e3b03657dc4ca49bc248a1e7f230 (patch) | |
| tree | 0571cb88d36cfd718f31ed65b6c7714ee31acba3 /src/common/base58.cpp | |
| parent | 1701c267502c32af64212d8e496cbdb6f3bc00df (diff) | |
| download | monzero-core-4d0a94b20cd6e3b03657dc4ca49bc248a1e7f230.tar.gz monzero-core-4d0a94b20cd6e3b03657dc4ca49bc248a1e7f230.tar.xz monzero-core-4d0a94b20cd6e3b03657dc4ca49bc248a1e7f230.zip | |
Complete implementation of transaction removal
Complete method BlockchainLMDB::remove_output()
- use output index as the key for:
m_output_indices, m_output_txs, m_output_keys
- call new method BlockchainLMDB::remove_amount_output_index()
Add method to remove amount output index.
- BlockchainLMDB::remove_amount_output_index()
- for m_output_amounts
This also fixes the segfault when blockchain reorganization is
attempted.
Diffstat (limited to 'src/common/base58.cpp')
0 files changed, 0 insertions, 0 deletions
