Move signature verification functions to CPubKey.
[novacoin.git] / src / walletdb.h
2016-03-29 CryptoManiacMove signature verification functions to CPubKey.
2016-03-04 CryptoManiacEncryption/decryption support for malleable keys.
2016-03-04 CryptoManiacStore only the second half of private key pair.
2016-02-14 0xDEADFACERPC: Add new methods suitable for malleable key pairs...
2015-10-18 CryptoManiacReorganize includes a bit.
2015-03-02 MASM fanAdd -zapwallettxes cli/config option, used for wallet...
2015-02-14 CryptoManiacRemove unused compatibility code.
2015-02-11 MASM fanWallet decryption support
2015-01-01 fsb4000Try more than the first address for a DNS -addnode.
2014-12-31 fsb4000Add removeaddress RPC call
2014-12-27 CryptoManiacCode cleanup
2014-07-25 CryptoManiacBugfix: Unspendable inputs handling
2014-07-19 CryptoManiacMerge support for watch-only addresses
2013-07-28 alexKey metadata update + new timestamp conversion function
2013-07-28 alexAdd wallet dump functionality and key creation timestamps
2013-04-15 alexhzupdate to 0.4 preview
2012-05-20 FordyUpdate License in File Headers
2012-04-17 Jeff GarzikMove CWalletDB code to new walletdb module.