1. 20 May, 2020 2 commits
  2. 14 May, 2020 1 commit
  3. 30 Apr, 2020 2 commits
  4. 02 Apr, 2020 1 commit
  5. 10 Mar, 2020 1 commit
    • Will's avatar
      Merge pull request #65 from... · fc1542af
      Will authored
      Merge pull request #65 from multiformats/dependabot/go_modules/github.com/multiformats/go-multiaddr-0.2.1
      
      Bump github.com/multiformats/go-multiaddr from 0.2.0 to 0.2.1
      fc1542af
  6. 02 Mar, 2020 1 commit
  7. 29 Feb, 2020 2 commits
  8. 26 Feb, 2020 2 commits
    • Steven Allen's avatar
      Merge pull request #64 from willscott/feat/toip · 201fa11a
      Steven Allen authored
      add ToIP to complement ToNetAddr
      201fa11a
    • Will Scott's avatar
      add ToIP to complement ToNetAddr · 9a640fd8
      Will Scott authored
      The specific implementations of net.Addr are internal implementation
      details of this package, and a downstream consumner shouldn't relay on
      the internal use of net.IPAddr / net.TCPAddr to implement that interface
      for direct extraction of IP. The consumer would instead need to go through
      a round of string conversion to retreive IP safely. Adding an IP extraction
      function to the interface here will allow the IP to be retreived more
      efficiently.
      9a640fd8
  9. 05 Feb, 2020 1 commit
  10. 04 Feb, 2020 2 commits
  11. 29 Jan, 2020 6 commits
  12. 10 Dec, 2019 1 commit
  13. 09 Dec, 2019 2 commits
  14. 06 Nov, 2019 1 commit
  15. 01 Nov, 2019 1 commit
  16. 30 Sep, 2019 1 commit
  17. 28 Sep, 2019 2 commits
  18. 19 Sep, 2019 7 commits
  19. 18 Sep, 2019 4 commits