1. 23 Apr, 2021 1 commit
  2. 04 Jun, 2020 1 commit
  3. 03 Jun, 2020 1 commit
  4. 29 May, 2020 1 commit
    • Aarsh Shah's avatar
      fix bug in peer eviction (#87) · 11b3312c
      Aarsh Shah authored
      * This is the fix for the bug wherein we don't fire PeerRemoved notifications when we replace "less useful" peers in a bucket.
      11b3312c
  5. 15 May, 2020 1 commit
  6. 12 May, 2020 1 commit
  7. 11 May, 2020 1 commit
  8. 09 Apr, 2020 3 commits
  9. 05 Apr, 2020 1 commit
    • Steven Allen's avatar
      fix: correctly track CPLs of never refreshed buckets · 7c961a02
      Steven Allen authored
      To determine how many buckets we should refresh, we:
      
      1. Look at the max bucket.
      2. Look at the peer with the greatest common prefix in the max bucket.
      3. Return the "last refresh" times for all buckets between 0 and `min(maxPeer, 15)`
      
      BREAKING: this returns a slice of times instead of CplRefresh objects because we
      want to refresh _all_ buckets between 0 and the max CPL.
      7c961a02
  10. 02 Apr, 2020 5 commits
  11. 19 Mar, 2020 1 commit
  12. 13 Mar, 2020 1 commit
  13. 28 Feb, 2020 1 commit
  14. 27 Feb, 2020 3 commits
  15. 20 Feb, 2020 1 commit
  16. 19 Feb, 2020 1 commit
  17. 18 Feb, 2020 1 commit
  18. 17 Feb, 2020 1 commit
  19. 14 Feb, 2020 1 commit
  20. 16 Dec, 2019 2 commits
  21. 12 Dec, 2019 2 commits
  22. 11 Dec, 2019 3 commits
  23. 29 Aug, 2019 1 commit
  24. 24 Aug, 2019 1 commit
  25. 20 Aug, 2019 3 commits
  26. 19 Aug, 2019 1 commit