1. 13 Jan, 2012 1 commit
  2. 09 Jan, 2012 1 commit
    • Pieter Wuille's avatar
      Compressed pubkeys · 2e2244a7
      Pieter Wuille authored
      This patch enabled compressed pubkeys when -compressedpubkeys is passed.
      These are 33 bytes instead of 65, and require only marginally more CPU
      power when verifying. Compressed pubkeys have a different corresponding
      address, so it is determined at generation. When -compressedpubkeys is
      given, all newly generated addresses will use a compressed key, while
      older/other addresses keep using normal keys. Unpatched clients will
      relay and verify these transactions.
      2e2244a7
  3. 22 Dec, 2011 1 commit
  4. 21 Dec, 2011 1 commit
  5. 20 Dec, 2011 1 commit
  6. 19 Dec, 2011 3 commits
  7. 17 Dec, 2011 1 commit
  8. 06 Nov, 2011 1 commit
  9. 09 Aug, 2011 1 commit
    • Matt Corallo's avatar
      Unify copyright notices. · b2120e22
      Matt Corallo authored
      To a variation on:
      // Copyright (c) 2009-2010 Satoshi Nakamoto
      // Copyright (c) 2011 The Bitcoin developers
      b2120e22
  10. 26 Jul, 2011 2 commits
  11. 18 Jul, 2011 1 commit
  12. 17 Jul, 2011 2 commits
  13. 12 Jun, 2011 1 commit
  14. 11 Jun, 2011 1 commit
  15. 15 May, 2011 1 commit
  16. 14 May, 2011 2 commits