wownero/src/blockchain_db
Howard Chu 50ec40ea16
Increase max_dbs from 20 to 32
We've added a lot of new indices recently, and 20 isn't enough for them plus
new DBs opened during format migrations.
2019-08-18 17:10:45 +01:00
..
berkeleydb testdb: add override keyword where missing 2019-04-17 10:26:25 +09:00
lmdb Increase max_dbs from 20 to 32 2019-08-18 17:10:45 +01:00
CMakeLists.txt Update 2019 copyright 2019-03-05 22:05:34 +01:00
blockchain_db.cpp blockchain_db: fix db txn ending too early 2019-04-14 08:35:38 +00:00
blockchain_db.h Merge pull request #5524 2019-07-24 14:04:16 -05:00
db_types.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
testdb.h Merge pull request #5524 2019-07-24 14:04:16 -05:00