Merge with Bitcoin v0.6.3
[novacoin.git] / src / base58.h
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)