danicoin/src/blockchain_db
Thomas Winget 1bc89398b4
BerkeleyDB BlockchainDB impl copy/paste/modify
LMDB implementation code copy/paste/modified into the Berkeley DB
implementation.  Need to test if it builds, then if it works, and so on,
but the code is all there.
2015-03-16 04:17:48 -04:00
..
berkeleydb BerkeleyDB BlockchainDB impl copy/paste/modify 2015-03-16 04:17:48 -04:00
lmdb Try to not pollute cryptonote namespace 2015-03-16 04:17:44 -04:00
blockchain_db.cpp Moved BlockchainDB into its own src/ subfolder 2015-03-06 15:20:45 -05:00
blockchain_db.h BlockchainDB implementations have names now 2015-03-13 21:39:27 -04:00
CMakeLists.txt Moved BlockchainDB into its own src/ subfolder 2015-03-06 15:20:45 -05:00