1. 15 Jun, 2017 1 commit
  2. 14 Jun, 2017 1 commit
  3. 07 Jun, 2017 1 commit
  4. 06 Jun, 2017 2 commits
  5. 05 Jun, 2017 1 commit
  6. 02 Jun, 2017 1 commit
  7. 01 Jun, 2017 1 commit
  8. 31 May, 2017 10 commits
  9. 29 May, 2017 1 commit
  10. 23 May, 2017 1 commit
    • Russell Yanofsky's avatar
      Fix importwallet edge case rescan bug · e36647fc
      Russell Yanofsky authored
      Start importwallet rescans at the first block with timestamp greater or equal
      to the wallet birthday instead of the last block with timestamp less or equal.
      This fixes an edge case bug where importwallet could fail to start the rescan
      early enough if there are blocks with decreasing timestamps or multiple blocks
      with the same timestamp.
      
      Github-Pull: #10410
      Rebased-From: 2a8e35a1
      e36647fc
  11. 22 May, 2017 1 commit
    • Alex Morcos's avatar
      Populate services in GetLocalAddress · df7abe76
      Alex Morcos authored
      Previously if we didn't have any local addresses, GetLocalAddress would return
      0.0.0.0 and then we'd swap in a peer's notion of our address in AdvertiseLocal,
      but then nServices would never get set.
      
      Github-Pull: #10424
      Rebased-From: 30701346
      df7abe76
  12. 17 May, 2017 1 commit
  13. 22 Apr, 2017 1 commit
  14. 20 Apr, 2017 2 commits
  15. 19 Apr, 2017 1 commit
  16. 14 Apr, 2017 4 commits
  17. 13 Apr, 2017 2 commits
  18. 06 Apr, 2017 2 commits
  19. 05 Apr, 2017 6 commits