1. 02 Sep, 2020 2 commits
  2. 17 Aug, 2020 1 commit
  3. 14 Aug, 2020 4 commits
  4. 16 Jul, 2020 1 commit
  5. 16 Jun, 2020 1 commit
  6. 10 Jun, 2020 1 commit
  7. 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
  8. 03 Jun, 2020 1 commit
  9. 22 May, 2020 1 commit
  10. 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
  11. 19 May, 2020 1 commit
  12. 14 May, 2020 1 commit
  13. 25 Apr, 2020 1 commit
  14. 20 Apr, 2020 2 commits
  15. 09 Apr, 2020 6 commits
  16. 08 Apr, 2020 2 commits
  17. 06 Apr, 2020 5 commits
  18. 03 Apr, 2020 7 commits