1. 06 Oct, 2018 1 commit
  2. 05 Oct, 2018 2 commits
  3. 04 Oct, 2018 2 commits
  4. 01 Oct, 2018 2 commits
  5. 29 Sep, 2018 1 commit
  6. 26 Sep, 2018 3 commits
  7. 24 Sep, 2018 1 commit
  8. 21 Sep, 2018 2 commits
  9. 17 Sep, 2018 2 commits
  10. 14 Sep, 2018 2 commits
  11. 13 Sep, 2018 2 commits
  12. 12 Sep, 2018 2 commits
  13. 10 Sep, 2018 2 commits
  14. 08 Sep, 2018 2 commits
  15. 07 Sep, 2018 1 commit
  16. 02 Sep, 2018 2 commits
  17. 31 Aug, 2018 2 commits
  18. 28 Aug, 2018 4 commits
  19. 27 Aug, 2018 3 commits
  20. 24 Aug, 2018 2 commits
    • Steven Allen's avatar
      remove some packages from the package table · 788a09fb
      Steven Allen authored
      * go-libp2p-coral-dht is currently being written and shouldn't go in this list
        until it's reasonable usable (unless I'm missing the point of this list).
      * go-libp2p-ping is an unmaintained extraction of go-libp2p/p2p/ping
      * go-libp2p-pubsub is slated to be removed.
      * go-libpp2-dummy-conn was implemented to test go-libp2p-pnet. (1)
        go-libp2p-pnet can now be tested with normal `io.ReadWriteCloser`s so it
        doesn't need this package and (2) I didn't bother updating this package when I
        did the libp2p transport refactor.
      788a09fb
    • Steven Allen's avatar
      Merge pull request #404 from raulk/package-list · 8be4535a
      Steven Allen authored
      README: fix go-libp2p-blankhost row
      8be4535a