Update CMakeLists.txt - play with openssl
[novacoin.git] / src / base58.h
2022-01-30 svostHeaders cleanup
2022-01-09 svostMove some code from base58.h to base58.cpp
2016-03-11 CryptoManiacKeep address labels for pubkey pair addresses.
2016-03-07 CryptoManiacCOunt received coins for owned pubkey-pair addresses...
2016-03-06 CryptoManiacSimplification of scriptPubKey handling code.
2016-03-05 CryptoManiacPUBKEY_PAIR_ADDRESS / PUBKEY_PAIR_ADDRESS_TEST
2016-01-07 svostCode cleanup (icc warning #271 trailing comma is nonsta... 260/head
2015-10-18 CryptoManiacReorganize includes a bit.
2015-04-17 svostПеренос данного коммита: 208/head
2015-01-27 fsb4000устранил предупреждения компилятора 133/head
2014-12-27 CryptoManiacUse fixed data types for some basic structures
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-09-09 Sunny KingPPCoin: Rename COINBASE_MATURITY to detect future merge...
2012-07-26 Sunny KingPPCoin: Script address begins with 'p'
2012-07-23 Scott NadalMerge with Bitcoin v0.6.3
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-04-22 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-22 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-04-17 Jeff GarzikFix misc. minor sign-comparison warnings
2012-04-17 Pieter WuilleFurther reduce header dependencies
2012-04-17 Pieter WuilleRemove headers.h
2012-04-15 Jeff GarzikFix misc. minor sign-comparison warnings
2012-04-15 Chris MooreCBitcoinSecret::SetString() now calls IsValid() to...
2012-04-12 Chris MooreCBitcoinSecret::SetString() now calls IsValid() to...
2012-03-26 Pieter WuilleBegin doxygen-compatible comments
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-01-13 Gavin AndresenReplace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP...
2012-01-09 Pieter WuilleCompressed pubkeys
2011-12-29 Sunny KingPPCoin: Addresses begin with letter P; RPC messages...
2011-12-22 Gavin AndresenBack out testnet default address change, it breaks...
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-19 Gavin AndresenUpdate bitcoin address numbers for latest luke-jr/sipa...
2011-12-19 Gavin AndresenPut OP_EVAL string in coinbase of generated blocks
2011-12-19 Gavin AndresenOP_EVAL implementation
2011-12-17 Pieter WuilleCBitcoinSecret added (base58 encoded privkey)
2011-11-06 Pieter WuilleSome extra comments
2011-08-09 Matt CoralloUnify copyright notices.
2011-07-26 Wladimir J. van... make SetHash160 return a value (as specified in the...
2011-07-26 Wladimir J. van... make SetHash160 return a value (as specified in the...
2011-07-18 Abraham JewowichFix bug with accessing vchData[0] when vchData is empty.
2011-07-17 Pieter Wuillesplit off CBase58Data from CBitcoinAddress
2011-07-17 Pieter WuilleUse CBitcoinAddress instead of string/uint160
2011-06-12 Wladimir J. van... update bitcoin core to git ce148944c776ae8e91cc058f44dd...
2011-06-11 Wladimir J. van... move back to original directory structure
2011-06-06 Doug HuffDemystify a few magic numbers.
2011-05-15 Wladimir J. van... make bitcoin include files more modular
2011-04-23 Jaromildirectory re-organization (keeps the old build system)