70 Commits (b58c15b9fbbca4152e588f81f9f7d8092e7c28da)

Author SHA1 Message Date
Pavel Janík 84738627ce Fix all header defines 10 years ago
Pieter Wuille c9d1a81ce7 Get rid of CCoinsView's SetCoins and SetBestBlock. 10 years ago
Daniel Kraft a3dc587a62 Make appropriate getter-routines "const" in CCoinsView. 10 years ago
Pieter Wuille b0875eb3fe Allow BatchWrite to destroy its input, reducing copying 10 years ago
Wladimir J. van der Laan dd638dd712
typedef std::map<uint256, CCoins> to CCoinsMap 10 years ago
Pieter Wuille df9eb5e14f Move {Get,Set}Compact from bignum to uint256 10 years ago
Wladimir J. van der Laan ad54a9b83f Change new constants in txdb.h to int64_t 10 years ago
Philip Kaufmann 82e96006ae add constants for shared (GUI/core) -dbcache settings 10 years ago
Pieter Wuille 84674082b0 Make CCoinsView use block hashes instead of indices 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Brandon Dahler b64187d05f Rename leveldb.{h,cpp} to leveldbwrapper.{h,cpp}. 11 years ago
Pieter Wuille 85eb2cef33 Do not use the redundant BestInvalidWork record in the block database. 11 years ago
super3 db0e8ccd90 Bump Year Number to 2013 11 years ago
Pieter Wuille 8fdc94cc8f Rename database directories 12 years ago
Pieter Wuille f369d02c51 Various performance tweaks to CCoinsView 12 years ago
Pieter Wuille 2d1fa42e85 Add optional transaction index to databases 12 years ago
Pieter Wuille 7fea484674 Add -reindex, to perform in-place reindexing of block chain files 12 years ago
Pieter Wuille 1c83b0a377 Cache size optimizations 12 years ago
Pieter Wuille 4ca60bba5c Remove BDB block database support 12 years ago
Pieter Wuille 2d8a48292b LevelDB block and coin databases 12 years ago
Fordy 3a25a2b9b0 Update License in File Headers 12 years ago
Pieter Wuille 39857190de Support for multiple local addresses 12 years ago
Pieter Wuille a3342d096f Fix #626: RecvLine wrong error message 12 years ago
Gavin Andresen 882164196e Update all copyrights to 2012 12 years ago
Matt Corallo b2120e223a Unify copyright notices. 13 years ago
Wladimir J. van der Laan ba4081c1fc move back to original directory structure 13 years ago
Wladimir J. van der Laan 69d605f410 integration of core bitcoin 13 years ago