82 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Jeff Garzik ea0796bde3 Trim trailing whitespace for src/*.{h,cpp} 12 years ago
Luke Dashjr 814efd6f1f Bugfix: Fix a variety of misspellings 12 years ago
fanquake 7790f391ab Fix a couple more typos 12 years ago
fanquake e749405297 Fix a few typos 12 years ago
Pieter Wuille 1025440184 Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress 12 years ago
Pieter Wuille fd61d6f506 Encapsulate public keys in CPubKey 12 years ago
Philip Kaufmann ff0ee876bb change strings to Bitcoin (uppercase), where it is used as a noun and update strings to use "Qt" (and not qt or QT) / update initialisation of notificator to use qApp->applicationName() instead of a static string 12 years ago
Fordy 3a25a2b9b0 Update License in File Headers 12 years ago
Pieter Wuille 6b6aaa1698 Further reduce header dependencies 12 years ago
Pieter Wuille ed6d0b5f85 Remove headers.h 12 years ago
Jeff Garzik 9fb89c26f3 Fix misc. minor sign-comparison warnings 12 years ago
Chris Moore b3a6e613fc CBitcoinSecret::SetString() now calls IsValid() to make sure it was passed something with the correct version. 12 years ago
Pieter Wuille 6b8de05d0a Begin doxygen-compatible comments 12 years ago
Gavin Andresen 882164196e Update all copyrights to 2012 12 years ago
Gavin Andresen 922e8e2929 Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 13 years ago
Pieter Wuille 11529c6e4f Compressed pubkeys 13 years ago
Gavin Andresen ce336fdc21 Back out testnet default address change, it breaks accounts on old wallets. 13 years ago
Wladimir J. van der Laan bde280b9a4 Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
Luke Dashjr 21d9f36781 Use standard C99 (and Qt) types for 64-bit integers 13 years ago
Gavin Andresen 9e470585b3 Update bitcoin address numbers for latest luke-jr/sipa scheme 13 years ago
Gavin Andresen d7062ef1bd Put OP_EVAL string in coinbase of generated blocks 13 years ago
Gavin Andresen e679ec969c OP_EVAL implementation 13 years ago
Pieter Wuille 15a8590ecf CBitcoinSecret added (base58 encoded privkey) 13 years ago
Pieter Wuille d825e6a31b Some extra comments 13 years ago
Matt Corallo b2120e223a Unify copyright notices. 13 years ago
Wladimir J. van der Laan 690c723e5f make SetHash160 return a value (as specified in the function signature) 13 years ago
Wladimir J. van der Laan 5326a31249 make SetHash160 return a value (as specified in the function signature) 13 years ago
Abraham Jewowich 03f8b54565 Fix bug with accessing vchData[0] when vchData is empty. 13 years ago
Pieter Wuille cb61b8dc4c split off CBase58Data from CBitcoinAddress 13 years ago
Pieter Wuille 2ffba736e9 Use CBitcoinAddress instead of string/uint160 13 years ago
Wladimir J. van der Laan 18cf214528 update bitcoin core to git ce148944c7 13 years ago
Wladimir J. van der Laan ba4081c1fc move back to original directory structure 13 years ago
Wladimir J. van der Laan 85663f2c18 update to bitcoin-git 13 years ago
Wladimir J. van der Laan c24d047b9c core is a more appropriate name for the bitcoin library 13 years ago
Wladimir J. van der Laan 1f2e0df865 begin integration with bitcoin upstream 13 years ago