1. 03 Aug, 2011 1 commit
    • Pieter Wuille's avatar
      avoid strAddress + validity checks · 4d2ef6e5
      Pieter Wuille authored
      Avoid references to addresses using strings, and use CBitcoinAddress
      as much as possible. Also added some validity checks on addresses
      entered using RPC.
      4d2ef6e5
  2. 01 Aug, 2011 1 commit
  3. 31 Jul, 2011 2 commits
  4. 30 Jul, 2011 1 commit
  5. 27 Jul, 2011 2 commits
  6. 26 Jul, 2011 5 commits
  7. 24 Jul, 2011 3 commits
  8. 22 Jul, 2011 1 commit
  9. 21 Jul, 2011 1 commit
    • Matt Corallo's avatar
      Actually use mapAlreadyAskedFor. · 643160f6
      Matt Corallo authored
      Previously, mapAlreadyAskedFor was read from, but never added to.
      The original intent was to use mapAlreadyAskedFor to keep track
      of the time an item was requested and "Each retry is 2 minutes
      after the last".
      This implements that intent.
      643160f6
  10. 18 Jul, 2011 4 commits
  11. 17 Jul, 2011 6 commits
  12. 16 Jul, 2011 2 commits
  13. 15 Jul, 2011 1 commit
  14. 14 Jul, 2011 10 commits