1. 13 Mar, 2020 1 commit
  2. 19 Dec, 2019 3 commits
  3. 16 Dec, 2019 1 commit
  4. 06 Dec, 2019 2 commits
  5. 11 Oct, 2019 2 commits
  6. 04 Oct, 2019 1 commit
  7. 23 Jul, 2019 1 commit
  8. 29 Jun, 2019 1 commit
  9. 26 May, 2019 1 commit
  10. 26 Apr, 2019 1 commit
  11. 12 Feb, 2019 2 commits
  12. 03 Feb, 2019 1 commit
  13. 24 Jan, 2019 1 commit
  14. 23 Jan, 2019 1 commit
  15. 12 Sep, 2018 1 commit
  16. 10 Aug, 2018 11 commits
  17. 08 Aug, 2018 1 commit
  18. 10 Jul, 2018 1 commit
  19. 15 Jun, 2018 1 commit
  20. 14 Jun, 2018 2 commits
  21. 13 Jun, 2018 1 commit
  22. 01 Jun, 2018 2 commits
    • 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
  23. 29 Apr, 2018 1 commit