danicoin/src/blockchain_db
Thomas Winget edef0bb771
Initial commit of BDB BlockchainDB implementation
Basically verbatim copy of LMDB implementation, but with the guts ripped
out and includes changed, etc.
2015-03-16 04:17:32 -04:00
..
berkeleydb Initial commit of BDB BlockchainDB implementation 2015-03-16 04:17:32 -04:00
lmdb BlockchainDB implementations have names now 2015-03-13 21:39:27 -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