1
0
forked from cerc-io/plugeth
plugeth/p2p
2018-09-14 22:07:13 +02:00
..
discover all: simplify s[:] to s where s is a slice () 2018-09-14 22:07:13 +02:00
discv5 all: simplify s[:] to s where s is a slice () 2018-09-14 22:07:13 +02:00
enr p2p/enr: updates for discovery v4 compatibility () 2018-05-17 15:11:27 +02:00
nat all: simplify switches () 2018-07-30 12:30:09 +03:00
netutil p2p, p2p/discover: misc connectivity improvements () 2018-02-12 14:36:09 +02:00
protocols swarm: integrate OpenTracing; propagate ctx to internal APIs () 2018-07-13 17:40:28 +02:00
simulations all: simplify switches () 2018-07-30 12:30:09 +03:00
testing swarm: integrate OpenTracing; propagate ctx to internal APIs () 2018-07-13 17:40:28 +02:00
dial_test.go p2p: when peer is removed remove it also from dial history () 2018-02-21 15:03:26 +01:00
dial.go p2p: fix comment typo () 2018-08-23 11:47:43 +03:00
message_test.go all: fix go vet warnings 2016-04-15 11:17:27 +02:00
message.go p2p: fix some golint warnings () 2018-05-08 13:08:43 +02:00
metrics.go swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
peer_error.go p2p: fix some golint warnings () 2018-05-08 13:08:43 +02:00
peer_test.go p2p, p2p/discover, p2p/nat: rework logging using context keys 2017-02-28 10:20:29 +01:00
peer.go Merge pull request from shazow/addremovetrustedpeer 2018-08-06 13:30:04 +02:00
protocol.go p2p: fix typo () 2018-08-20 15:07:21 +03:00
rlpx_test.go all: library changes for swarm-network-rewrite () 2018-06-14 11:21:17 +02:00
rlpx.go p2p: token is useless in xxxEncHandshake () 2018-07-23 17:36:08 +02:00
server_test.go p2p: Wrap conn.flags ops with atomic.Load/Store 2018-06-21 12:22:47 -04:00
server.go all: remove the duplicate 'the' in annotations () 2018-08-27 11:49:29 +03:00