danicoin/src/blockchain_db
Riccardo Spagni 634e367ff5
Merge pull request #289
01076ae Check if LMDB needs resize every 1000 blocks (Thomas Winget)
b0d849e null out batch txn pointer as needed (BlockchainLMDB) (Thomas Winget)
7b7ef73 LMDB should now dynamically resize the mapsize (Thomas Winget)
ac79502 Move mdb_txn_safe implementation to cpp file (Thomas Winget)
2015-05-26 10:44:48 +02:00
..
berkeleydb Steps toward multiple dbs available -- working 2015-03-25 12:09:44 -04:00
lmdb Merge pull request #289 2015-05-26 10:44:48 +02:00
blockchain_db.cpp Steps toward multiple dbs available -- working 2015-03-25 12:09:44 -04:00
blockchain_db.h Steps toward multiple dbs available -- working 2015-03-25 12:09:44 -04:00
CMakeLists.txt Only compile BerkeleyDB as an option in non-static 2015-04-07 15:02:20 -04:00
db_types.h Steps toward multiple dbs available -- working 2015-03-25 12:09:44 -04:00