1. 04 Jun, 2020 5 commits
  2. 03 Jun, 2020 8 commits
  3. 29 May, 2020 2 commits
  4. 28 May, 2020 1 commit
  5. 27 May, 2020 2 commits
    • Steven Allen's avatar
      be70fa24
    • Steven Allen's avatar
      fix: remove old addresses in identify immediately · 59062c6d
      Steven Allen authored
      Previously, we'd keep addresses discovered through the DHT for up to 2
      minutes (temporary TTL) and previously seen addresses (recently connected) for
      up to 10 minutes (the TTL).
      
      1. Make sure to downgrade both connected and recently connected addresses to the
      "temporary" ttl before adding new addresses.
      2. Finally, downgrade addresses with the temporary TTL to 0.
      
      This could be more efficient with a better peerstore abstraction, but this is
      better than nothing.
      59062c6d
  6. 21 May, 2020 1 commit
  7. 20 May, 2020 11 commits
  8. 19 May, 2020 8 commits
  9. 15 May, 2020 1 commit
  10. 14 May, 2020 1 commit