1. 24 Sep, 2018 2 commits
  2. 12 Sep, 2018 2 commits
  3. 08 Sep, 2018 2 commits
  4. 31 Aug, 2018 1 commit
  5. 30 Aug, 2018 2 commits
  6. 22 Aug, 2018 1 commit
  7. 15 Aug, 2018 1 commit
  8. 13 Aug, 2018 2 commits
  9. 12 Aug, 2018 1 commit
  10. 09 Aug, 2018 1 commit
  11. 08 Aug, 2018 1 commit
  12. 31 Jul, 2018 1 commit
  13. 21 Jul, 2018 2 commits
  14. 12 Jul, 2018 1 commit
  15. 26 Jun, 2018 3 commits
  16. 09 Jun, 2018 2 commits
  17. 05 Jun, 2018 2 commits
  18. 04 Jun, 2018 3 commits
  19. 01 Jun, 2018 3 commits
    • Steven Allen's avatar
      gx publish 4.1.0 · 093ebc54
      Steven Allen authored
      093ebc54
    • 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
    • Steven Allen's avatar
      update for the routing refactor · cad57471
      Steven Allen authored
      GetValues was very DHT specific so the routing interface has been updated to
      remove that function. Instead, it has introduced general-purpose options.
      
      This is a minimal alternative to #141 to avoid bundling too many changes
      together.
      cad57471
  20. 02 May, 2018 1 commit
  21. 29 Apr, 2018 1 commit
  22. 16 Apr, 2018 2 commits
    • Steven Allen's avatar
      gx publish 4.0.2 · 1f54404c
      Steven Allen authored
      1f54404c
    • Steven Allen's avatar
      update peer-id public key extraction (and more!) · 26ed97fd
      Steven Allen authored
      1. Rely on the peerstore to extract the public key instead of doing so
      internally (centralize).
      2. Update the tests for the changes in go-libp2p-peer.
      3. Update a bunch of deps (including go-libp2p-crypto, go-log, etc.)
      4. Remove unnecessary progress bar dependency.
      26ed97fd
  23. 15 Mar, 2018 1 commit
  24. 02 Mar, 2018 1 commit
    • Hector Sanjuan's avatar
      gx publish 4.0.0 · 31c5e053
      Hector Sanjuan authored
      This is to testify that go-libp2p-kad-dht last release (3.0.17)
      contains breaking changes. Bumping the major version.
      31c5e053
  25. 27 Feb, 2018 1 commit