aboutsummaryrefslogtreecommitdiff
path: root/src/keystore.cpp
AgeCommit message (Expand)Author
2011-07-27Fix EncryptKeys crash introduced by a9ba4710, identified by TD.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-15CWallet classPieter Wuille
2011-06-15move wallet code to separate filePieter Wuille