1. 04 Jan, 2021 7 commits
  2. 02 Dec, 2020 1 commit
  3. 08 Oct, 2020 1 commit
  4. 17 Sep, 2020 2 commits
  5. 02 Sep, 2020 2 commits
  6. 17 Aug, 2020 1 commit
  7. 14 Aug, 2020 4 commits
  8. 16 Jul, 2020 1 commit
  9. 16 Jun, 2020 1 commit
  10. 10 Jun, 2020 1 commit
  11. 06 Jun, 2020 1 commit
    • Steven Allen's avatar
      feat: protect all peers in low buckets, tag everyone else with 5 · e14fe9b8
      Steven Allen authored
      Anything else is easy to game. This way, we remain connected to the core peers
      and slightly prefer all others.
      
      Pruning doesn't really matter as we'll just reconnect. The only concern is that
      this will lock in 40 connections. However, that's nothing for libp2p anyways.
      and the DHT will create that many connections _just_ for a single query.
      e14fe9b8
  12. 03 Jun, 2020 1 commit
  13. 22 May, 2020 1 commit
  14. 21 May, 2020 2 commits
    • Steven Allen's avatar
      address cr feedback · 69152762
      Steven Allen authored
      And tag useful peers in higher buckets
      69152762
    • Steven Allen's avatar
      fix: protect useful peers in low buckets · 371d4dc3
      Steven Allen authored
      That way, we never disconnect from the core of the network.
      
      We don't protect our closest peers as:
      
      * We'll reconnect to them frequently when we query for ourself.
      * We use the core nodes most frequently.
      371d4dc3
  15. 19 May, 2020 1 commit
  16. 14 May, 2020 1 commit
  17. 25 Apr, 2020 1 commit
  18. 20 Apr, 2020 2 commits
  19. 09 Apr, 2020 6 commits
  20. 08 Apr, 2020 2 commits
  21. 06 Apr, 2020 1 commit