1. 21 Sep, 2017 2 commits
    • Steven Allen's avatar
      remove debugging code · d8140735
      Steven Allen authored
      no point in slowing things down unnecessarily just for some debugging code.
      d8140735
    • Steven Allen's avatar
      preallocate protocol slice · 6362ccb0
      Steven Allen authored
      This was showing up on CPU profiles as a significant source of repeated
      allocations. We don't really care about over allocation (don't keep these slices
      around) and should rarely have more than 8 protocols in a single address.
      6362ccb0
  2. 31 Jul, 2017 3 commits
  3. 20 Jul, 2017 1 commit
    • Steven Allen's avatar
      Fix protocol multicodecs numbers · 71c1bfde
      Steven Allen authored
      1. Swap udt/utp.
      2. Fix udp (17 is SHA1)
      3. Change them to hex so it's easier to compare them with the official
         multicodec table.
      4. Remove the local protocols.csv table.
      
      Fixes #49
      Fixes multiformats/multicodec#51
      71c1bfde
  4. 19 Jul, 2017 1 commit
  5. 11 Jul, 2017 1 commit
  6. 24 Mar, 2017 1 commit
  7. 19 Mar, 2017 1 commit
  8. 18 Mar, 2017 2 commits
  9. 17 Mar, 2017 1 commit
  10. 25 Feb, 2017 1 commit
  11. 02 Feb, 2017 2 commits
  12. 06 Jan, 2017 1 commit
  13. 26 Dec, 2016 1 commit
  14. 17 Dec, 2016 1 commit
  15. 02 Nov, 2016 1 commit
  16. 21 Oct, 2016 6 commits
  17. 14 Oct, 2016 2 commits
  18. 05 Oct, 2016 2 commits
  19. 04 Oct, 2016 2 commits
  20. 29 Sep, 2016 7 commits
  21. 19 Sep, 2016 1 commit