- 11 Aug, 2020 1 commit
-
-
Adin Schmahmann authored
-
- 20 May, 2020 1 commit
-
-
Steven Allen authored
-
- 14 May, 2020 1 commit
-
-
Raúl Kripalani authored
-
- 02 Mar, 2020 1 commit
-
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/multiformats/go-multiaddr/releases) - [Commits](https://github.com/multiformats/go-multiaddr/compare/v0.2.0...v0.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 05 Feb, 2020 1 commit
-
-
Steven Allen authored
-
- 04 Feb, 2020 1 commit
-
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multihash](https://github.com/multiformats/go-multihash) from 0.0.10 to 0.0.13. - [Release notes](https://github.com/multiformats/go-multihash/releases) - [Commits](https://github.com/multiformats/go-multihash/compare/v0.0.10...v0.0.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 29 Jan, 2020 3 commits
-
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-varint](https://github.com/multiformats/go-varint) from 0.0.1 to 0.0.2. - [Release notes](https://github.com/multiformats/go-varint/releases) - [Commits](https://github.com/multiformats/go-varint/compare/v0.0.1...v0.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.1.0 to 0.2.0. - [Release notes](https://github.com/multiformats/go-multiaddr/releases) - [Commits](https://github.com/multiformats/go-multiaddr/compare/v0.1.0...v0.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multihash](https://github.com/multiformats/go-multihash) from 0.0.8 to 0.0.10. - [Release notes](https://github.com/multiformats/go-multihash/releases) - [Commits](https://github.com/multiformats/go-multihash/compare/v0.0.8...v0.0.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 19 Sep, 2019 2 commits
-
-
Steven Allen authored
* Enforce minimal varint encoding when decoding multiaddrs. * Ensure codecs fit in 32bit integers for compatibility. We can increase the size, but we'd need to change the `Protocol.Codec` type from `int` to `uint64`.
-
Steven Allen authored
This is a defacto standard and is used by js-libp2p. Ported from https://github.com/multiformats/go-multiaddr-dns/pull/17. This was decided in https://github.com/multiformats/multiaddr/issues/22.
-
- 18 Sep, 2019 1 commit
-
-
Steven Allen authored
So we don't have to import a DNS resolver just to parse dns multiaddrs.
-
- 26 Feb, 2019 1 commit
-
-
Jakub Sztandera authored
-
- 25 Feb, 2019 1 commit
-
-
Jakub Sztandera authored
-