danicoin/src/blockchain_db
moneromooo-monero 5eef64578b
db: throw when given a non txout_to_key output to add
The check was explicit in the original version, so it seems
safer to make it explicit here, especially as it is now done
implicitely in a different place, away from the original check.
2015-12-25 21:56:37 +00:00
..
berkeleydb db: throw when given a non txout_to_key output to add 2015-12-25 21:56:37 +00:00
lmdb db: throw when given a non txout_to_key output to add 2015-12-25 21:56:37 +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 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