danicoin/src
warptangent 4d0a94b20c
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.
2015-01-11 21:22:09 -08:00
..
blockchain_converter blockchain_converter: add --testnet for converting testnet blockchain 2015-01-04 19:39:43 -08:00
common year updated in license 2015-01-02 18:52:46 +02:00
connectivity_tool year updated in license 2015-01-02 18:52:46 +02:00
crypto year updated in license 2015-01-02 18:52:46 +02:00
cryptonote_core Complete implementation of transaction removal 2015-01-11 21:22:09 -08:00
cryptonote_protocol year updated in license 2015-01-02 18:52:46 +02:00
daemon year updated in license 2015-01-02 18:52:46 +02:00
miner year updated in license 2015-01-02 18:52:46 +02:00
mnemonics year updated in license 2015-01-02 18:52:46 +02:00
p2p year updated in license 2015-01-02 18:52:46 +02:00
platform year updated in license 2015-01-02 18:52:46 +02:00
rpc year updated in license 2015-01-02 18:52:46 +02:00
serialization year updated in license 2015-01-02 18:52:46 +02:00
simplewallet year updated in license 2015-01-02 18:52:46 +02:00
wallet year updated in license 2015-01-02 18:52:46 +02:00
CMakeLists.txt very, VERY primitive blockchain converter 2015-01-04 19:38:56 -08:00
cryptonote_config.h year updated in license 2015-01-02 18:52:46 +02:00
version.cmake year updated in license 2015-01-02 18:52:46 +02:00
version.h.in onwards to 0.8.8.7 2014-12-13 13:45:57 +02:00