Marten Seemann
fc2c34e045
switch from github.com/libp2p/go-libp2p-blankhost to p2p/host/blank
2022-04-19 14:41:06 +01:00
Marten Seemann
50756b301d
chore: update dependencies ( #1407 )
2022-04-19 04:39:54 -07:00
Marten Seemann
e8a2c74b83
chore: update transport dependencies ( #1387 )
2022-04-11 11:31:04 -07:00
web3-bot
38c8195999
sync: update CI config files ( #1372 )
...
* bump go.mod to Go 1.17 and run go fix
* update .github/workflows/automerge.yml
* update .github/workflows/go-test.yml
* update .github/workflows/go-check.yml
Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
2022-04-10 15:33:32 -07:00
Marten Seemann
d347c86e96
chore: update go-libp2p-quic-transport to v0.17.0 ( #1380 )
2022-04-10 10:45:22 -07:00
Marten Seemann
72fe013d15
remove mplex from the list of default muxers ( #1344 )
2022-03-30 09:51:36 -07:00
Marten Seemann
5bab581100
update go-libp2p-resource manager, release v0.18.0 ( #1361 )
...
* chore: update go-libp2p-resource-manager to v0.1.5
* release v0.18.0
2022-03-18 00:52:25 -07:00
Marten Seemann
49d75d7b88
update mplex ( #1348 )
2022-03-04 01:12:26 -08:00
vyzo
32d7977c6a
update go-libp2p-swarm and go-tcp-transport
2022-02-22 11:54:52 +02:00
Marten Seemann
bbe6727112
update go-libp2p-yamux and go-libp2p-quic-transport ( #1326 )
2022-02-08 01:12:15 -08:00
vyzo
09de5ab5e0
update deps, fixing nil peer scope pointer issues in connection upgrading
2022-02-03 19:12:20 +02:00
vyzo
deb0f4f7e3
update go-libp2p-swarm and go-libp2p-yamux
2022-01-21 09:04:02 +02:00
vyzo
f267bdaeb5
update go-libp2p-resource-manager
2022-01-19 13:24:52 +02:00
vyzo
392bb01d8a
update yamux to v3.0.2
2022-01-18 21:47:35 +02:00
vyzo
df2301ba95
use the resource manager in libp2p bundled services, initialize default one
2022-01-18 12:27:07 +04:00
Marten Seemann
4268804809
make go-libp2p build when using the resource manager dependencies
2022-01-18 12:25:31 +04:00
Marten Seemann
263a1a6a7f
move the go-libp2p-connmgr here
2022-01-17 18:44:37 +04:00
Marten Seemann
56643040e1
Merge pull request #1291 from libp2p/discovery
...
move go-libp2p-discovery here
2022-01-16 22:04:35 -08:00
Marten Seemann
4269c5f7b2
stop using go-libp2p-discovery
2022-01-16 15:32:30 +04:00
Marten Seemann
4280c73cae
use the netutil package that was moved to go-libp2p-testing ( #1263 )
2022-01-10 01:14:15 -08:00
Marten Seemann
d5f4910af7
rename p2p/discovery/routing package, run go mod tidy
2022-01-09 22:17:04 +04:00
Marten Seemann
7c0be24a4c
rename p2p/discovery/backoff package, run go mod tidy
2022-01-09 21:37:28 +04:00
Marten Seemann
bfde26dd30
chore: update go-log to v2.5.0 ( #1286 )
2022-01-09 01:40:45 -08:00
Marten Seemann
0f0cc4e4a0
use the transport.Upgrader interface
2022-01-04 13:20:59 +04:00
Marten Seemann
161f1c73fd
remove direct dependency on libp2p/go-addr-util
2022-01-03 12:47:46 +04:00
Marten Seemann
741348ec9c
update import paths to use p2p/host/autonat
2021-12-22 13:26:20 +04:00
Marten Seemann
e7ea19f358
remove goprocess from mock conn and link
2021-12-14 14:21:20 +04:00
Marten Seemann
2a15c304fa
chore: update deps
2021-12-13 17:37:53 +04:00
Marten Seemann
56bcd81a3f
use the new network.ConnStats
2021-12-13 17:26:07 +04:00
Marten Seemann
a4e2a94e7b
move the peerstoremanager to the host
2021-12-10 12:47:36 +04:00
Marten Seemann
c31aa236fb
chore: update go-libp2p-tls to v0.3.1
2021-11-24 18:17:37 +04:00
Marten Seemann
a61e386c51
chore: update yamux and QUIC
2021-11-20 13:57:07 +04:00
Gus Eggert
7a35d0df97
feat: plumb through peerstore context changes ( #1237 )
2021-11-12 13:43:02 -05:00
Marten Seemann
72f0a64180
chore: update deps
2021-10-19 14:49:47 +02:00
Marten Seemann
d01b892679
update go-libp2p-swarm to v0.7.0
2021-10-19 10:39:32 +02:00
Marten Seemann
adb93ce704
chore: update zeroconf to v2.1.1
2021-10-05 21:58:27 +01:00
Marten Seemann
79a210072d
Merge pull request #1193 from libp2p/natmgr-remove-goprocess
...
remove goprocess from the NATManager
2021-09-29 13:47:44 +01:00
Marten Seemann
20f296f2e9
chore: update go-tcp-transport to v0.3.0
2021-09-27 13:30:40 +01:00
Marten Seemann
4028c3c578
remove goprocess from the NATManager
2021-09-25 15:15:35 +01:00
Marten Seemann
4975f0abe5
remove dependency on github.com/ipfs/go-detect-race
2021-09-25 14:29:26 +01:00
vyzo
22b62cfd65
autorelay support for circuitv2 relays ( #1198 )
...
* move host/relay to host/autorelay
* move autorelay wrapper host to package
* support v2 relays in autorelay
* test autorelay with both v1 and v2 relays
* fix test race
* go mod tidy examples/pubsub/chat
static checker complains; sigh.
* refactor reservation refresh loop
* merge background and refresh goroutines
* handle pushes synchronously from reservation refresh failures
* make connmanager tag a package level constant
* dont sleep to wait for identify, use IdentifyWait
* make relay protocol ids package-level constants
* add comment about v1 relays not having reservations
* use errgrp instead of WaitGroup with atomic int
* fix variable capture bug
* go get x/sync
2021-09-25 05:47:39 -07:00
Marten Seemann
29da01af70
update go-libp2p-core to v0.10.0
2021-09-17 18:50:15 +02:00
Steven Allen
2c69c99b23
fix: remove v1 go-log dep
2021-09-15 20:01:07 +02:00
Marten Seemann
3c25b386d9
merge branch 'hole-punching'
2021-09-08 18:23:13 +01:00
Marten Seemann
964880b872
Merge pull request #1174 from libp2p/circuitv2
...
move the circuit v2 code here
2021-09-07 14:24:30 +01:00
Marten Seemann
659ded50e1
Merge pull request #1128 from libp2p/quic-default-transport
...
make QUIC a default transport
2021-09-07 14:21:11 +01:00
Marten Seemann
b25e0b1274
stop using jbenet/go-cienv
2021-09-05 19:12:58 +01:00
Marten Seemann
2d07a0d973
chore: update go-libp2p-autonat to v0.5.0
2021-08-30 10:57:52 +01:00
Marten Seemann
e86c4ed31f
make QUIC a default transport
2021-08-28 15:25:35 +01:00
web3-bot
0741d17496
sync: update CI config files ( #1166 )
2021-08-21 11:00:06 +00:00