Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p
Graph
v5.0.1
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Nov
2
24
Oct
23
19
18
17
12
10
8
6
5
4
1
29
Sep
28
26
24
21
17
15
14
13
12
13
10
7
2
31
Aug
30
27
28
27
24
23
22
21
20
16
15
13
11
8
9
8
6
5
2
30
Jul
27
28
27
26
25
20
13
12
6
26
Jun
25
15
14
13
12
9
8
7
6
5
4
1
29
May
27
23
Apr
16
30
Mar
27
24
10
4
3
2
22
Feb
21
16
14
31
Jan
30
28
27
28
27
19
20
19
18
7
4
29
Dec
5
4
5
20
Nov
19
16
14
19
Oct
6
1
29
Sep
24
21
15
14
13
8
6
5
4
3
31
Aug
30
28
23
21
20
19
16
7
4
3
2
1
31
Jul
27
24
23
22
21
18
12
11
8
6
Jun
4
3
31
May
30
29
27
13
26
Apr
24
22
30
Mar
24
22
17
15
14
12
11
8
6
5
22
Feb
21
16
3
2
10
Jan
7
6
5
27
Dec
26
12
27
Nov
26
25
24
23
22
18
17
16
10
9
8
6
5
3
30
Oct
25
24
11
5
4
3
30
Sep
29
28
25
23
20
18
16
15
14
13
12
11
8
7
6
5
4
3
26
Aug
25
24
22
18
17
16
10
27
Jul
23
4
3
27
Jun
24
23
20
15
14
12
11
10
4
1
add a comment
move relay selection strategy out of line
make randezvous key a constant
add autorelay documentation
call the routing interface BasicRouting, alias to top level type
don't adveretise unspecific relay addrs in RelayHost
fix inverted address selection logic in test
extend autorelay test to verify connectivity
better limit adjustment for relay discovery
fix typo
import go-libp2p-discovery and go-libp2p-autonat
filter unspecific relay address
autorelay test
parallel identify push
reduce boot delay to 60s
fix announced relay address
use AllAddrs as the address factory in autonat
update libp2p.New constructor to construct relayed/routed hosts
name the autorelay logger as such
configurable boot delay for autorelay
autorelay hosts
basic host: export AddrsFactory, provide method to push identify
identify: implement identify push protocol
gx publish 6.0.26
gx publish 6.0.25
gx publish 6.0.24
gx publish 6.0.23
v6.0.23
v6.0.23
gx publish 6.0.22
v6.0.22
v6.0.22
Merge pull request #465 from libp2p/fix/mock-race-really
*really* fix the race in mock
gx publish 6.0.21
v6.0.21
v6.0.21
Merge pull request #464 from libp2p/fix/mock-race
fix a data-race in the mock net
gx publish 6.0.20
v6.0.20
v6.0.20
Merge pull request #462 from libp2p/fix/no-custom-field
Merge pull request #463 from libp2p/fix/basic-host-test
fix buggy addr equal in test
switch to DisablePing instead of PingCustom
fix/no-custom-f…
fix/no-custom-field
Merge pull request #461 from libp2p/fix/remove-protocol-version-check
don't disconnect on protocol version mismatch
Menu
Projects
Groups
Snippets
Help