index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
db.cpp
Age
Commit message (
Expand
)
Author
2011-08-11
Merge pull request #458 from TheBlueMatt/copyright
Gavin Andresen
2011-08-10
Qualify make_tuple with boost:: namespace.
Venkatesh Srinivas
2011-08-09
Unify copyright notices.
Matt Corallo
2011-07-26
CAddrDB::LoadAddresses: properly initialize CAddress
Jeff Garzik
2011-07-14
Fix bad return values in LoadWallet.
Matt Corallo
2011-07-13
fix warning: unused variable 'X' [-Wunused-variable]
Giel van Schijndel
2011-07-12
Merge pull request #381 from TheBlueMatt/nminversion
Jeff Garzik
2011-07-13
Make an invalid addrIncoming so that old clients crash.
Matt Corallo
2011-07-13
Add wallet privkey encryption.
Matt Corallo
2011-07-08
Prepare codebase for Encrypted Keys.
Pieter Wuille
2011-07-05
Add minversion to wallet.
Matt Corallo
2011-06-19
Fix missing includes needed for Boost 1.46.
Shane Wegner
2011-06-15
CWallet class
Pieter Wuille
2011-06-15
move wallet code to separate file
Pieter Wuille
2011-06-14
Merge pull request #226 from jordanlewis/betterheaders
Jeff Garzik
2011-06-03
create keypool in LoadWallet()
Nils Schneider
2011-05-17
Only include certain boost headers if necessary.
Jordan Lewis
2011-05-15
Only include net.h when we have to
Jordan Lewis
2011-05-15
Only include db.h when we have to.
Jordan Lewis
2011-05-15
make bitcoin include files more modular
Wladimir J. van der Laan
2011-05-09
Manual merge of jaromil's source tree reorg commit.
Jeff Garzik
2011-04-23
directory re-organization (keeps the old build system)
Jaromil