1. 01 Jun, 2018 1 commit
    • Steven Allen's avatar
      require that the validator be explicitly passed in · 3befc403
      Steven Allen authored
      Note: this does mean that the DHT won't work with peer keys by default and that
      the constructor signature changes. Given all the changes that'll come with the
      libp2p refactor, I don't feel too bad about this.
      3befc403
  2. 07 Feb, 2018 1 commit
  3. 14 Sep, 2017 1 commit
    • Steven Allen's avatar
      Retry queries if a write to the stream fails. · d3d572b7
      Steven Allen authored
      Previously, we'd only retry when a write failed (in case the peer was using
      single-use streams). However, in the new world of half-open streams, writes
      still succeed on remote-closed streams so this isn't sufficient. Instead, we
      need to retry on read failure as well.
      
      Note: this was technically broken before because a peer could write on a stream
      before receiving the close message causing the write to succeed but the
      subsequent read to fail.
      d3d572b7
  4. 05 Oct, 2016 1 commit
  5. 30 Sep, 2016 3 commits
  6. 03 Sep, 2016 1 commit
  7. 02 Sep, 2016 1 commit
  8. 21 Aug, 2016 1 commit
  9. 26 Jul, 2016 1 commit
  10. 04 Jul, 2016 1 commit
  11. 02 Jul, 2016 1 commit
  12. 01 Jul, 2016 1 commit
  13. 24 Jun, 2016 1 commit
  14. 15 Jun, 2016 1 commit
  15. 12 Jun, 2016 2 commits
  16. 11 Jun, 2016 1 commit
  17. 07 Jun, 2016 2 commits
  18. 01 Jun, 2016 1 commit
  19. 31 May, 2016 1 commit
  20. 17 May, 2016 1 commit
  21. 16 May, 2016 1 commit
  22. 13 May, 2016 1 commit
  23. 10 May, 2016 1 commit
  24. 27 Apr, 2016 1 commit
  25. 17 Apr, 2016 2 commits
  26. 11 Apr, 2016 1 commit
  27. 07 Apr, 2016 1 commit
  28. 30 Mar, 2016 1 commit
  29. 09 Mar, 2016 1 commit
  30. 13 Feb, 2016 2 commits
  31. 31 Jan, 2016 2 commits
  32. 30 Jan, 2016 2 commits