danicoin/src/blockchain_db
warptangent f11def012f
BlockchainLMDB: Remove tx outputs in reverse order
Data should be removed in the reverse order it was added.

This matches the order of removal in
blockchain_storage::pop_transaction_from_global_index.
2015-12-24 13:30:12 -08:00
..
berkeleydb Add missing semicolons after log statements 2015-12-19 14:47:37 +00:00
lmdb BlockchainLMDB: Remove tx outputs in reverse order 2015-12-24 13:30:12 -08:00
blockchain_db.cpp blockchain_db: fixup missing key images in early DB version 2015-12-06 21:55:05 +00:00
blockchain_db.h Replace tabs with two spaces for consistency with rest of codebase 2015-12-15 06:22:06 -08:00
CMakeLists.txt ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) 2015-07-15 23:20:16 -07:00
db_types.h Steps toward multiple dbs available -- working 2015-03-25 12:09:44 -04:00