aboutsummaryrefslogtreecommitdiff
path: root/src/txdb.h
AgeCommit message (Expand)Author
2014-02-18Change new constants in txdb.h to int64_tWladimir J. van der Laan
2014-02-17add constants for shared (GUI/core) -dbcache settingsPhilip Kaufmann
2013-11-10Make CCoinsView use block hashes instead of indicesPieter Wuille
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-11-08Rename leveldb.{h,cpp} to leveldbwrapper.{h,cpp}.Brandon Dahler
2013-11-01Do not use the redundant BestInvalidWork record in the block database.Pieter Wuille
2013-10-20Bump Year Number to 2013super3
2013-02-22Merge pull request #2221 from sipa/perfoGavin Andresen
2013-01-28Rename database directoriesPieter Wuille
2013-01-26Various performance tweaks to CCoinsViewPieter Wuille
2013-01-18Add optional transaction index to databasesPieter Wuille
2012-11-09Add -reindex, to perform in-place reindexing of block chain filesPieter Wuille
2012-11-04Cache size optimizationsPieter Wuille
2012-10-20Remove BDB block database supportPieter Wuille
2012-10-20LevelDB block and coin databasesPieter Wuille