1. 26 Jun, 2018 1 commit
  2. 09 Jun, 2018 2 commits
  3. 05 Jun, 2018 2 commits
  4. 04 Jun, 2018 3 commits
  5. 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
  6. 02 May, 2018 1 commit
  7. 29 Apr, 2018 1 commit
  8. 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
  9. 15 Mar, 2018 1 commit
  10. 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
  11. 27 Feb, 2018 1 commit
  12. 07 Feb, 2018 1 commit
  13. 01 Feb, 2018 1 commit
  14. 28 Jan, 2018 1 commit
  15. 20 Jan, 2018 4 commits
  16. 18 Dec, 2017 1 commit
  17. 05 Dec, 2017 1 commit
  18. 30 Nov, 2017 1 commit
  19. 20 Nov, 2017 1 commit
  20. 14 Nov, 2017 1 commit
  21. 28 Oct, 2017 1 commit
  22. 19 Oct, 2017 1 commit
  23. 14 Oct, 2017 1 commit
  24. 06 Oct, 2017 3 commits
  25. 19 Sep, 2017 1 commit
  26. 16 Sep, 2017 1 commit
  27. 14 Sep, 2017 2 commits