1. 20 Jan, 2018 4 commits
    • Steven Allen's avatar
      fix peerstore apocalypse redux · 096a2c83
      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.
      096a2c83
    • Steven Allen's avatar
      gx publish 5.0.10 · 64afdfef
      Steven Allen authored
      64afdfef
    • Steven Allen's avatar
      remove useless go-base58 dep · 324724c8
      Steven Allen authored
      324724c8
    • Steven Allen's avatar
      gx publish 5.0.9 · d50a8b55
      Steven Allen authored
      d50a8b55
  2. 07 Jan, 2018 7 commits
  3. 29 Dec, 2017 2 commits
  4. 05 Dec, 2017 4 commits
  5. 20 Nov, 2017 3 commits
  6. 19 Nov, 2017 1 commit
  7. 17 Nov, 2017 2 commits
  8. 14 Nov, 2017 1 commit
  9. 19 Oct, 2017 2 commits
  10. 06 Oct, 2017 3 commits
  11. 01 Oct, 2017 1 commit
  12. 29 Sep, 2017 1 commit
  13. 24 Sep, 2017 1 commit
  14. 21 Sep, 2017 2 commits
  15. 16 Sep, 2017 1 commit
  16. 14 Sep, 2017 3 commits
  17. 13 Sep, 2017 2 commits