aboutsummaryrefslogtreecommitdiff
path: root/src/keystore.h
AgeCommit message (Expand)Author
2011-11-07Some extra commentsPieter Wuille
2011-10-25Add returns to avoid annoying compile-time warnings.Matt Corallo
2011-08-31SetCrypted() obtains keystore lock, to be safe.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-13Do not use obsolete CPrivKey for passing keys aroundPieter Wuille
2011-07-13Add wallet privkey encryption.Matt Corallo
2011-07-08Prepare codebase for Encrypted Keys.Pieter Wuille
2011-06-20Bugfixes walletclassPieter Wuille
2011-06-15CWallet classPieter Wuille
2011-06-15move wallet code to separate filePieter Wuille