danicoin/src/blockchain_db
Howard Chu 92dd4ec6d6 Hack for read/write txn mixup
save the thread ID of the writer thread so we don't try to use
the writetxn from reader threads
2016-03-14 20:19:46 +00:00
..
berkeleydb Use boost::thread instead of std::thread 2016-03-11 15:09:50 +00:00
lmdb Hack for read/write txn mixup 2016-03-14 20:19:46 +00:00
blockchain_db.cpp read txn/cursor stuff 2016-02-23 20:47:15 +00:00
blockchain_db.h read txn/cursor stuff 2016-02-23 20:47:15 +00:00
CMakeLists.txt Need to link boost::chrono in more places now 2016-03-11 16:17:08 +00:00
db_types.h fixed copyrights with bad year references 2015-12-31 08:37:27 +02:00