- 17 Feb, 2020 1 commit
-
-
Vibhav Pant authored
-
- 11 Feb, 2020 6 commits
-
-
Steven Allen authored
build(deps): bump github.com/hashicorp/golang-lru from 0.5.3 to 0.5.4
-
dependabot-preview[bot] authored
Bumps [github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru) from 0.5.3 to 0.5.4. - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](https://github.com/hashicorp/golang-lru/compare/v0.5.3...v0.5.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
build(deps): bump github.com/ipfs/go-datastore from 0.3.1 to 0.4.1
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-datastore](https://github.com/ipfs/go-datastore) from 0.3.1 to 0.4.1. - [Release notes](https://github.com/ipfs/go-datastore/releases) - [Commits](https://github.com/ipfs/go-datastore/compare/v0.3.1...v0.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
Merge pull request #446 from libp2p/dependabot/go_modules/github.com/multiformats/go-multistream-0.1.1 build(deps): bump github.com/multiformats/go-multistream from 0.1.0 to 0.1.1
-
Steven Allen authored
build(deps): bump github.com/ipfs/go-cid from 0.0.4 to 0.0.5
-
- 05 Feb, 2020 5 commits
-
-
Steven Allen authored
Adjust cluster level while encoding as well
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-cid](https://github.com/ipfs/go-cid) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/ipfs/go-cid/releases) - [Commits](https://github.com/ipfs/go-cid/compare/v0.0.4...v0.0.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multistream](https://github.com/multiformats/go-multistream) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/multiformats/go-multistream/releases) - [Commits](https://github.com/multiformats/go-multistream/compare/v0.1.0...v0.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Aarsh Shah authored
-
Steven Allen authored
build(deps): bump go.opencensus.io from 0.22.2 to 0.22.3
-
- 04 Feb, 2020 5 commits
-
-
dependabot-preview[bot] authored
Bumps [go.opencensus.io](https://github.com/census-instrumentation/opencensus-go) from 0.22.2 to 0.22.3. - [Release notes](https://github.com/census-instrumentation/opencensus-go/releases) - [Commits](https://github.com/census-instrumentation/opencensus-go/compare/v0.22.2...v0.22.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
Merge pull request #444 from libp2p/dependabot/go_modules/github.com/multiformats/go-multihash-0.0.13 build(deps): bump github.com/multiformats/go-multihash from 0.0.10 to 0.0.13
-
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>
-
Steven Allen authored
Remove incorrect doc
-
Aarsh Shah authored
-
- 28 Jan, 2020 1 commit
-
-
Steven Allen authored
feat: reduce stream idle timeout to 1m
-
- 23 Jan, 2020 1 commit
-
-
Steven Allen authored
It's currently 10 minutes. This change will kill all inbound DHT streams that haven't been used in 1 minute. We keep streams around to avoid the cost of setting up new streams (the multistream overhead, mostly). However, each one of these takes at least one goroutine and some other state. Ideally, this will let us run multiple DHTs side-by-side without keeping one stream per peer per DHT open.
-
- 20 Jan, 2020 2 commits
-
-
Steven Allen authored
build(deps): bump github.com/libp2p/go-libp2p from 0.5.0 to 0.5.1
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/libp2p/go-libp2p/releases) - [Changelog](https://github.com/libp2p/go-libp2p/blob/master/NEWS.md) - [Commits](https://github.com/libp2p/go-libp2p/compare/v0.5.0...v0.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 02 Jan, 2020 1 commit
-
-
Steven Allen authored
Provider records use multihashes instead of CIDs
-
- 20 Dec, 2019 2 commits
-
-
Steven Allen authored
Fix flaky TestEmptyTableTest
-
Aarsh Shah authored
-
- 19 Dec, 2019 3 commits
-
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
- 18 Dec, 2019 2 commits
-
-
Steven Allen authored
build(deps): bump github.com/libp2p/go-libp2p from 0.4.2 to 0.5.0
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.4.2 to 0.5.0. - [Release notes](https://github.com/libp2p/go-libp2p/releases) - [Changelog](https://github.com/libp2p/go-libp2p/blob/master/NEWS.md) - [Commits](https://github.com/libp2p/go-libp2p/compare/v0.4.2...v0.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 17 Dec, 2019 6 commits
-
-
Steven Allen authored
chore(bootstrap): update bootstrappers
-
Steven Allen authored
1. Remove bootstrappers with small (1024 bit) keys. 2. Switch from /ipfs to /p2p multiaddrs. part of https://github.com/libp2p/libp2p/issues/79
-
dependabot-preview[bot] authored
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p-core](https://github.com/libp2p/go-libp2p-core) from 0.2.5 to 0.3.0. - [Release notes](https://github.com/libp2p/go-libp2p-core/releases) - [Commits](https://github.com/libp2p/go-libp2p-core/compare/v0.2.5...v0.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
Refresh cpl's in dht
-
Steven Allen authored
build(deps): bump github.com/ipfs/go-cid from 0.0.3 to 0.0.4
-
- 16 Dec, 2019 2 commits
-
-
Aarsh Shah authored
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-cid](https://github.com/ipfs/go-cid) from 0.0.3 to 0.0.4. - [Release notes](https://github.com/ipfs/go-cid/releases) - [Commits](https://github.com/ipfs/go-cid/compare/v0.0.3...v0.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 13 Dec, 2019 2 commits
-
-
Steven Allen authored
fix: always send the result channel when triggering a refresh
-
Steven Allen authored
Otherwise, we'll just return a channel that will never be signaled.
-
- 12 Dec, 2019 1 commit
-
-
Steven Allen authored
feat: allow disabling value and provider storage/messages
-