danicoin/src/blockchain_db
moneromooo-monero c96f9b0255
db_lmdb: guard against going out of sync on unexpected db results
m_num_outputs keeps track of the number of outputs, which should
be the same as the size of both the output_txs and output_amounts
databases. If one goes out of sync, we need to throw to abort
whatever it is we were doing.
2016-12-01 14:29:35 +00:00
..
berkeleydb core: faster find_blockchain_supplement 2016-08-31 10:03:32 +01:00
lmdb db_lmdb: guard against going out of sync on unexpected db results 2016-12-01 14:29:35 +00:00
blockchain_db.cpp New "Halfway RingCT" outputs for coinbase transactions 2016-08-28 21:30:26 +01:00
blockchain_db.h wallet: select part of the fake outs from recent outputs 2016-10-15 18:17:16 +01:00
CMakeLists.txt Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
db_types.h fixed copyrights with bad year references 2015-12-31 08:37:27 +02:00