1. 29 Aug, 2021 2 commits
  2. 21 Aug, 2021 2 commits
  3. 10 Aug, 2021 2 commits
  4. 08 Jul, 2021 2 commits
  5. 04 Jul, 2021 2 commits
  6. 02 Jul, 2021 2 commits
  7. 30 Apr, 2021 2 commits
    • Steven Allen's avatar
      Merge pull request #157 from libp2p/fix/delete-addrs-update-zero · b4ad10c6
      Steven Allen authored
      fix: delete addrs when "updating" them to zero
      b4ad10c6
    • Steven Allen's avatar
      fix: delete addrs when "updating" them to zero · cce0adbd
      Steven Allen authored
      1. Fix expiration check to check "not before" instead of after.
      Otherwise, something that is expiring "now" won't count as expired. The
      datastore-backed peerstore already had the correct logic.
      2. Short-circuit updating the TTL to 0 and just delete the records.
      
      Note: this wasn't causing problems on Linux (likely due to monotonic
      clocks?) but was causing go-libp2p tests to fail reliably on Windows.
      cce0adbd
  8. 08 Jun, 2020 1 commit
  9. 06 Jun, 2020 2 commits
  10. 05 Jun, 2020 3 commits
  11. 14 May, 2020 2 commits
  12. 11 May, 2020 1 commit
  13. 08 May, 2020 1 commit
  14. 06 Apr, 2020 7 commits
  15. 03 Apr, 2020 2 commits
  16. 02 Apr, 2020 1 commit
  17. 30 Mar, 2020 4 commits
  18. 28 Mar, 2020 1 commit
  19. 27 Mar, 2020 1 commit