danicoin/src/blockchain_db
moneromooo-monero d462c62343
db_lmdb: always use a batch tx if possible
Also wrap that code in two prefix/suffix macros so they are
easier to use and not forget. Also add consts to returned data
casts where applicable.
2015-12-14 18:47:13 +00:00
..
berkeleydb db_bdb: implement BlockchainBDB::reset 2015-12-13 11:14:00 +00:00
lmdb db_lmdb: always use a batch tx if possible 2015-12-14 18:47:13 +00: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 blockchain_db: fixup missing key images in early DB version 2015-12-06 21:55:05 +00: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