aboutsummaryrefslogtreecommitdiff
path: root/src/wallet.h
AgeCommit message (Expand)Author
2011-09-01Logic running with -keypool=0 was wrong (empty keys were being returned). Fix...Gavin Andresen
2011-08-31Fix rpc-hanging deadlocksGavin Andresen
2011-08-09Unify copyright notices.Matt Corallo
2011-07-17Use CBitcoinAddress instead of string/uint160Pieter Wuille
2011-07-17get rid of mapPubKeysPieter Wuille
2011-07-13Update CWallet::LoadWallet for proper return type.Jeff Garzik
2011-07-13Use DB Transactions when encrypting wallet.Matt Corallo
2011-07-13Add wallet privkey encryption.Matt Corallo
2011-07-08Prepare codebase for Encrypted Keys.Pieter Wuille
2011-07-05Fix synchronization of default keyPieter Wuille
2011-06-27Fix AddressBook syncrhonization between a CWallet and CWalletDBStéphane Gimenez
2011-06-26Fix segfault when creating new walletPieter Wuille
2011-06-20Bugfixes walletclassPieter Wuille
2011-06-15CWallet classPieter Wuille
2011-06-15move wallet code to separate filePieter Wuille