Import LevelDB 1.5, it will be used for the transaction database.

This commit is contained in:
Mike Hearn
2012-06-25 11:17:22 +02:00
committed by Pieter Wuille
parent 38ac953b9d
commit 5e650d6d2d
130 changed files with 25488 additions and 4 deletions

14
.gitignore vendored
View File

@@ -10,14 +10,20 @@ src/test_bitcoin
*.o
*.patch
.bitcoin
#compilation and Qt preprocessor part
# Compilation and Qt preprocessor part
*.qm
Makefile
bitcoin-qt
#resources cpp
# Resources cpp
qrc_*.cpp
#qt creator
# Qt creator
*.pro.user
#mac specific
# Mac specific
.DS_Store
build
!src/leveldb-*/Makefile