Restore BDB block index wrapper and enable it by default.
authorCryptoManiac <balthazar@yandex.ru>
Mon, 28 Jul 2014 18:29:55 +0000 (22:29 +0400)
committerCryptoManiac <balthazar@yandex.ru>
Mon, 28 Jul 2014 18:29:55 +0000 (22:29 +0400)
commit134e33628129f3e5c07a1f6651306e5984b106f9
tree6f58b2188f3f1c0dd0c6adb30406a4f4d3a3a83c
parentc91b5231b5d85d235fbc455e2158d9e3a63e6c20
Restore BDB block index wrapper and enable it by default.
15 files changed:
novacoin-qt.pro
src/checkpoints.cpp
src/db.cpp
src/init.cpp
src/kernel.cpp
src/main.cpp
src/makefile.bsd
src/makefile.linux-mingw
src/makefile.mingw
src/makefile.osx
src/makefile.unix
src/txdb-bdb.cpp [new file with mode: 0644]
src/txdb-bdb.h [new file with mode: 0644]
src/txdb-leveldb.h
src/txdb.h