Move signature verification functions to CPubKey.
[novacoin.git] / src / rpcdump.cpp
2016-03-29 CryptoManiacMove signature verification functions to CPubKey.
2016-03-13 CryptoManiacFix compilation warnings.
2016-03-11 CryptoManiacKeep address labels for pubkey pair addresses.
2016-03-07 CryptoManiacIt's senseless to import pubkey pair address.
2016-03-05 CryptoManiacPUBKEY_PAIR_ADDRESS / PUBKEY_PAIR_ADDRESS_TEST
2016-03-04 CryptoManiacEncryption/decryption support for malleable keys.
2016-02-22 CryptoManiacDo some cleanup, add importmalleablekey RPC call
2015-03-04 fsb4000добавлен параметр rescan в RPC вызов "importprivkey" 178/head
2015-01-01 fsb4000return LOCK 90/head
2015-01-01 fsb4000return LOCK
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
2014-07-10 CryptoManiacMove importwallet and dumpwallet implementations to...
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
2013-02-19 alexUpdate to 0.3.0 (New upstream + new RPC calls)
2013-02-10 BalthazarInitial commit of NovaCoin changes
2012-07-25 Sunny KingPPCoin: Change date display format and clean up a merge...
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-04-17 Pieter WuilleRemove headers.h
2012-04-08 Pieter WuilleUse scoped locks instead of CRITICAL_BLOCK
2012-04-05 Gavin AndresenRemove USE_SSL #define
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-01-09 Pieter WuilleCompressed pubkeys
2011-12-21 Wladimir J. van... Revert "Use standard C99 (and Qt) types for 64-bit...
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-12-17 Pieter WuilleKey import and export