- 20 Jan, 2020 1 commit
-
-
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 5 commits
-
-
Steven Allen authored
feat: allow disabling value and provider storage/messages
-
Steven Allen authored
fix: prioritize closer peers
-
Henrique Dias authored
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
-
Henrique Dias authored
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
-
Henrique Dias authored
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
-
- 11 Dec, 2019 6 commits
-
-
Steven Allen authored
chore(dep): update kbucket
-
Steven Allen authored
Fixes a bug where we wouldn't be able to perform queries with a sparse but non-empty routing table.
-
Steven Allen authored
fix: try to re-add existing peers when the routing table is empty
-
Steven Allen authored
Otherwise, we could decide to _not_ add a peer, disconnect from most peers, and be unable to query the DHT even if we're technically connected to a peer in the DHT.
-
Steven Allen authored
Merge pull request #419 from libp2p/dependabot/go_modules/github.com/multiformats/go-multiaddr-0.2.0 build(deps): bump github.com/multiformats/go-multiaddr from 0.1.2 to 0.2.0
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.1.2 to 0.2.0. - [Release notes](https://github.com/multiformats/go-multiaddr/releases) - [Commits](https://github.com/multiformats/go-multiaddr/compare/v0.1.2...v0.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 10 Dec, 2019 3 commits
-
-
Steven Allen authored
feat: refresh and wait
-
Steven Allen authored
-
Steven Allen authored
We'd like to be able to refresh then _wait_ for the refresh to finish in the testground DHT tests. That way, we can: 1. Start and disable _auto_ refresh. 2. Bootstrap. 3. Refresh a couple of times till we're stable. 4. Wait to _stop_ refreshing. 5. Disconnect from and forget about all peers _not_ in our routing tables. 6. Run the actual tests without interference from the bootstrapping logic.
-
- 07 Dec, 2019 4 commits
-
-
Steven Allen authored
-
Steven Allen authored
build(deps): bump go.opencensus.io from 0.22.1 to 0.22.2
-
dependabot-preview[bot] authored
Bumps [go.opencensus.io](https://github.com/census-instrumentation/opencensus-go) from 0.22.1 to 0.22.2. - [Release notes](https://github.com/census-instrumentation/opencensus-go/releases) - [Commits](https://github.com/census-instrumentation/opencensus-go/compare/v0.22.1...v0.22.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
build(deps): bump github.com/stretchr/testify from 1.3.0 to 1.4.0
-
- 06 Dec, 2019 3 commits
-
-
Steven Allen authored
build(deps): bump github.com/mr-tron/base58 from 1.1.2 to 1.1.3
-
Steven Allen authored
-
Steven Allen authored
-