1. 05 Jan, 2018 2 commits
    • Steven Allen's avatar
      fix peerstore apocalypse redux · 54409418
      Steven Allen authored
      This commit prevents us from repeatedly extending the lifetimes of all observed
      addresses if a peer keeps on reconnecting.
      
      It also fixes two race conditions:
      
      1. We may end up processing a disconnect after a re-connect and may
      accidentally give the addresses associated with that peer a
      RecentlyConnectedAddrTTL instead of a ConnectedAddrTTL.
      
      2. We may end up processing a connect after the associated disconnect storing
      the associated peer addresses indefinitely.
      54409418
    • Steven Allen's avatar
      gx: update go-libp2p-peerstore · 2cf5659d
      Steven Allen authored
      2cf5659d
  2. 05 Dec, 2017 4 commits
  3. 20 Nov, 2017 3 commits
  4. 19 Nov, 2017 1 commit
  5. 17 Nov, 2017 2 commits
  6. 14 Nov, 2017 1 commit
  7. 19 Oct, 2017 2 commits
  8. 06 Oct, 2017 3 commits
  9. 01 Oct, 2017 1 commit
  10. 29 Sep, 2017 1 commit
  11. 24 Sep, 2017 1 commit
  12. 21 Sep, 2017 2 commits
  13. 16 Sep, 2017 1 commit
  14. 14 Sep, 2017 3 commits
  15. 13 Sep, 2017 9 commits
  16. 08 Sep, 2017 2 commits
  17. 06 Sep, 2017 1 commit
  18. 05 Sep, 2017 1 commit