- 26 Jun, 2018 1 commit
-
-
Steven Allen authored
-
- 23 Jun, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 22 Jun, 2018 7 commits
-
-
Steven Allen authored
fully validate multiaddr byte representations on construction
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
Otherwise, .String() can panic.
-
Steven Allen authored
Instead of having the transformers deal with variable length argument prefixes, just do this in the bytesToString/stringToBytes functions.
-
Steven Allen authored
-
- 19 Jun, 2018 4 commits
-
-
Steven Allen authored
begin transition from /ipfs/ to /p2p/ multiaddrs
-
Steven Allen authored
-
Steven Allen authored
-
Jeromy authored
-
- 16 Jun, 2018 4 commits
-
-
Steven Allen authored
Two small bugfixes
-
Steven Allen authored
-
mwnx authored
We were missing a logarithm... CodeToVarint would previously allocate more bytes than necessary (exponentially) for the varint slice. This bug was silent but deserves to be fixed nonetheless.
-
mwnx authored
-
- 09 Jun, 2018 1 commit
-
-
Steven Allen authored
-
- 20 Jan, 2018 1 commit
-
-
Steven Allen authored
-
- 04 Dec, 2017 2 commits
-
-
Whyrusleeping authored
gx: update go-multihash
-
Steven Allen authored
-
- 22 Oct, 2017 2 commits
-
-
Steven Allen authored
Add test for Bytes()
-
Lars Gierth authored
-
- 21 Sep, 2017 3 commits
-
-
Jeromy Johnson authored
preallocate protocol slice
-
Steven Allen authored
no point in slowing things down unnecessarily just for some debugging code.
-
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.
-
- 31 Jul, 2017 3 commits
-
-
Steven Allen authored
Fix protocol multicodecs numbers
-
Steven Allen authored
-
Steven Allen authored
It conflicted with CBOR. part of multiformats/multicodec#55
-
- 20 Jul, 2017 1 commit
-
-
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
-
- 19 Jul, 2017 1 commit
-
-
Jakub Sztandera authored
Switched to codecov
-
- 11 Jul, 2017 1 commit
-
-
Jeromy authored
-
- 24 Mar, 2017 1 commit
-
-
Jeromy authored
-
- 19 Mar, 2017 1 commit
-
-
Jeromy authored
-
- 18 Mar, 2017 2 commits
-
-
Jeromy authored
-
Jeromy Johnson authored
add QUIC
-
- 17 Mar, 2017 1 commit
-
-
Marten Seemann authored
-
- 25 Feb, 2017 1 commit
-
-
Trond Bråthen authored
-
- 02 Feb, 2017 1 commit
-
-
Jeromy authored
-