Add wallet privkey encryption.
[novacoin.git] / src / wallet.cpp
2011-07-13 Matt CoralloAdd wallet privkey encryption.
2011-07-08 Pieter WuillePrepare codebase for Encrypted Keys.
2011-07-05 Pieter WuilleFix synchronization of default key
2011-06-27 Stéphane GimenezFix AddressBook syncrhonization between a CWallet and...
2011-06-26 Pieter WuilleFix segfault when creating new wallet
2011-06-20 Pieter WuilleBugfixes walletclass
2011-06-19 Jeff GarzikCWalletTx::GetAmounts(): pass NULL for CKeyStore*,...
2011-06-15 Pieter WuilleCWallet class
2011-06-15 Pieter Wuillemove wallet code to separate file