Will Scott
0458b76abb
update to changed event structure
5 years ago
Steven Allen
5a6c36d346
Merge pull request #826 from vasco-santos/docs/uniform
docs: uniform comment sentences
5 years ago
David Dias
969eedc98f
docs: remove note to non cancelled dev calls
5 years ago
David Dias
b55baf18e9
docs: remove deprecated packages
5 years ago
Vasco Santos
fe2c13c71b
docs: uniform comment sentences
5 years ago
Steven Allen
6cdc404180
fix: remove an unnecessary goroutine
The stream handler runs in a goroutine anyways. We might as well block it.
5 years ago
dependabot-preview[bot]
6b1179649f
build(deps): bump github.com/multiformats/go-multiaddr
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>
5 years ago
Hlib
5e30cdeaac
use of mux.ErrReset
5 years ago
Adin Schmahmann
78ca1bf57c
fix: can enable autorelay without content routing as long as there are static relays configured
5 years ago
Will Scott
85a83edf80
defer subscription closes
5 years ago
Will Scott
f5386bdf79
autorelay triggers on NAT events
better use of the event bus between these two
5 years ago
Steven Allen
7ba322244e
emit identify events and avoid advertising localhost
* fix(identify): announce localhost as long as one side of the connection is local (#742 )
* identify: emit events on completion/failure. (#660 )
* identify: Update addr advertise logic to exclude localhost addrs… (#657 )
This is a rollup of the stabilize fixes.
Co-authored-by: bigs <cole@protocol.ai>
Co-authored-by: Raúl Kripalani <raul@protocol.ai>
5 years ago
Steven Allen
46a1b0f8ad
Merge pull request #788 from libp2p/dependabot/go_modules/github.com/multiformats/go-multiaddr-net-0.1.2
build(deps): bump github.com/multiformats/go-multiaddr-net from 0.1.1 to 0.1.2
5 years ago
dependabot-preview[bot]
a8e8e9cdf8
build(deps): bump github.com/multiformats/go-multiaddr-net
Bumps [github.com/multiformats/go-multiaddr-net](https://github.com/multiformats/go-multiaddr-net ) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/multiformats/go-multiaddr-net/releases )
- [Commits](https://github.com/multiformats/go-multiaddr-net/compare/v0.1.1...v0.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Steven Allen
9ee9d94ea2
chore(ci): fix a flaky test ( #787 )
Timing tests never work well in CI.
5 years ago
Steven Allen
57f5617f79
Merge pull request #786 from libp2p/dependabot/go_modules/github.com/ipfs/go-cid-0.0.5
build(deps): bump github.com/ipfs/go-cid from 0.0.4 to 0.0.5
5 years ago
Steven Allen
520d9c712c
Merge pull request #785 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
5 years ago
dependabot-preview[bot]
f72dbb610d
build(deps): bump github.com/ipfs/go-cid from 0.0.4 to 0.0.5
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>
5 years ago
dependabot-preview[bot]
67b82c6b3c
build(deps): bump github.com/multiformats/go-multistream
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>
5 years ago
Steven Allen
76944c4fc8
Merge pull request #705 from libp2p/feat/static-relays
options to configure static relays for autorelay
5 years ago
Steven Allen
c615fa0b2a
Merge pull request #771 from optman/fix-port-mapping
enable non-public address port mapping announcement
5 years ago
optman
3f43dfe646
enable non-public address port mapping announcement
5 years ago
Steven Allen
28d32bb067
Merge pull request #768 from libp2p/fix/log-spam
fix: demote stream deadline errors to debug logs
5 years ago
Steven Allen
9073eaaf8f
fix: demote stream deadline errors to debug logs
Otherwise, we spam an error every time we try to negotiate a protocol on a
closed stream (e.g., when the underlying connection closes on us).
5 years ago
Steven Allen
ef1fc8a0ac
Merge pull request #765 from libp2p/chore/update-ws-transport
chore(dep): update go-ws-transport
5 years ago
Steven Allen
8d90b859ff
chore(dep): update go-ws-transport
* Fixes a concurrent write/panic bug.
* Adds WASM support.
5 years ago
Steven Allen
4e33d72fac
Merge pull request #763 from libp2p/dependabot/go_modules/github.com/ipfs/go-cid-0.0.4
build(deps): bump github.com/ipfs/go-cid from 0.0.3 to 0.0.4
5 years ago
Steven Allen
9c742c49dc
Merge pull request #762 from libp2p/dependabot/go_modules/github.com/libp2p/go-libp2p-core-0.3.0
build(deps): bump github.com/libp2p/go-libp2p-core from 0.2.5 to 0.3.0
5 years ago
dependabot-preview[bot]
ff532fae93
build(deps): bump github.com/libp2p/go-libp2p-core from 0.2.5 to 0.3.0
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>
5 years ago
Steven Allen
756a5984ff
Merge pull request #764 from libp2p/feat/recursive-dnsaddr
feat(host): recursively resolve addresses
5 years ago
Steven Allen
e5d28696f5
feat(host): recursively resolve addresses
We currently only resolve /dnsaddr addresses once. This patch resolves up to 32
dnsaddr addresses per dial.
fixes https://github.com/libp2p/go-libp2p/issues/744
5 years ago
dependabot-preview[bot]
7d77f3ed7b
build(deps): bump github.com/ipfs/go-cid from 0.0.3 to 0.0.4
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>
5 years ago
Steven Allen
9459d6cf55
Merge pull request #760 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
5 years ago
dependabot-preview[bot]
d347a08e6a
build(deps): bump github.com/multiformats/go-multiaddr
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>
5 years ago
Steven Allen
3304e01bbb
Merge pull request #751 from libp2p/dependabot/go_modules/github.com/libp2p/go-libp2p-discovery-0.2.0
build(deps): bump github.com/libp2p/go-libp2p-discovery from 0.1.0 to 0.2.0
5 years ago
dependabot-preview[bot]
bea3a811a5
build(deps): bump github.com/libp2p/go-libp2p-discovery
Bumps [github.com/libp2p/go-libp2p-discovery](https://github.com/libp2p/go-libp2p-discovery ) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/libp2p/go-libp2p-discovery/releases )
- [Commits](https://github.com/libp2p/go-libp2p-discovery/compare/v0.1.0...v0.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Steven Allen
1b677020de
Merge pull request #752 from libp2p/dependabot/go_modules/github.com/libp2p/go-libp2p-core-0.2.5
build(deps): bump github.com/libp2p/go-libp2p-core from 0.2.4 to 0.2.5
5 years ago
Steven Allen
449f0b2157
Merge pull request #753 from libp2p/dependabot/go_modules/github.com/multiformats/go-multiaddr-0.1.2
build(deps): bump github.com/multiformats/go-multiaddr from 0.1.1 to 0.1.2
5 years ago
Steven Allen
5140535b17
Merge branch 'ci/go-1.13'
5 years ago
Steven Allen
9db625ec8d
ci: bump to go 1.13
5 years ago
Steven Allen
f843d347ea
Merge pull request #754 from libp2p/dependabot/go_modules/github.com/libp2p/go-libp2p-testing-0.1.1
build(deps): bump github.com/libp2p/go-libp2p-testing from 0.1.0 to 0.1.1
5 years ago
dependabot-preview[bot]
2262669b6b
build(deps): bump github.com/libp2p/go-libp2p-testing
Bumps [github.com/libp2p/go-libp2p-testing](https://github.com/libp2p/go-libp2p-testing ) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/libp2p/go-libp2p-testing/releases )
- [Commits](https://github.com/libp2p/go-libp2p-testing/compare/v0.1.0...v0.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
8e6e4dfe4a
build(deps): bump github.com/multiformats/go-multiaddr
Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr ) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/multiformats/go-multiaddr/releases )
- [Commits](https://github.com/multiformats/go-multiaddr/compare/v0.1.1...v0.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
3998fd0696
build(deps): bump github.com/libp2p/go-libp2p-core from 0.2.4 to 0.2.5
Bumps [github.com/libp2p/go-libp2p-core](https://github.com/libp2p/go-libp2p-core ) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/libp2p/go-libp2p-core/releases )
- [Commits](https://github.com/libp2p/go-libp2p-core/compare/v0.2.4...v0.2.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
vyzo
a091bcb087
Merge pull request #748 from libp2p/gomod/update
update go-libp2p-nat to v0.0.5
5 years ago
vyzo
d65d0c4bf8
gomod: update go-libp2p-nat to v0.0.5
5 years ago
Steven Allen
3ac69bd8b3
Merge pull request #743 from sternhenri/patch/readme
small grammar fixes and updates to readme
5 years ago
Henri S
1b8f1b69d0
small grammar fixes and updates to readme
5 years ago
vyzo
210dcc67dc
Merge pull request #740 from libp2p/identify/configurable-threshold
Identify: Make activation threshold configurable
5 years ago
Hector Sanjuan
7e49c66219
Identify: Make activation threshold configurable
Also: fix the comments and try to explain how the activation/aliveness of
addresses happen (and write the correct defaults).
5 years ago