35 Commits (15a8590ecf6610387502be14d26657cb154d6201)

Author SHA1 Message Date
Pieter Wuille 4c6e22953e Make CWalletTx::pwallet private 13 years ago
Pieter Wuille f53c5ede73 close old db when rewriting 13 years ago
Gavin Andresen b2d3b2d65d Never remove database files on shutdown, it caused unreadable wallets on some testers' machines. 13 years ago
Gavin Andresen 1c15f88653 Only remove database log files on shutdown after wallet encryption/rewrite 13 years ago
Gavin Andresen c4de918478 Tweak handling of boost filesystem versions 13 years ago
Gavin Andresen 8d0923109d Fix crash-on-osx-on-shutdown bug. And cleanup CDB handling in Rewrite. 13 years ago
Gavin Andresen 709c1b267f Fix boost filesystem incompatibility problem 13 years ago
Gavin Andresen d764d9161e Obsolete keypool and make sure database removes log files on shutdown. 13 years ago
Pieter Wuille 9e9869d0fe Resilvering 13 years ago
Gavin Andresen 6853e627f1 Fix build on windows and mac 13 years ago
Nils Schneider 74567f7ef1 remove code that reads addr.txt in LoadAddreses() 13 years ago
Gavin Andresen 565c4771b6 Remove wxWidgets 13 years ago
Gavin Andresen 6cc4a62c0e Fix rpc-hanging deadlocks 13 years ago
Venkatesh Srinivas 7c3002bf27 Qualify make_tuple with boost:: namespace. 13 years ago
Matt Corallo b2120e223a Unify copyright notices. 13 years ago
Jeff Garzik a139ed74f2 CAddrDB::LoadAddresses: properly initialize CAddress 13 years ago
Matt Corallo 3a10d1c493 Fix bad return values in LoadWallet. 13 years ago
Giel van Schijndel 858cebed7d fix warning: unused variable 'X' [-Wunused-variable] 13 years ago
Matt Corallo 7414733bea Make an invalid addrIncoming so that old clients crash. 13 years ago
Matt Corallo 4e87d341f7 Add wallet privkey encryption. 13 years ago
Pieter Wuille acd6501610 Prepare codebase for Encrypted Keys. 13 years ago
Matt Corallo 7ec552676c Add minversion to wallet. 13 years ago
Wladimir J. van der Laan e8ef3da713 update core to d0d80170a2 (CWallet class) 13 years ago
mark 3c7ebaedcd fixes for mac build 13 years ago
Shane Wegner 926e14b362 Fix missing includes needed for Boost 1.46. 13 years ago
Wladimir J. van der Laan 0eeb4f5d5b update bitcoin core from git (eeac8727bc) 13 years ago
Pieter Wuille 64c7ee7e6b CWallet class 13 years ago
Pieter Wuille e89b9f6a2a move wallet code to separate file 13 years ago
Wladimir J. van der Laan 18cf214528 update bitcoin core to git ce148944c7 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 14 years ago