Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Oleg Kovalov
cf05ef9106
p2p, swarm, trie: avoid copying slices in loops (#17265)
|
6 years ago |
.. |
discover
|
p2p, swarm, trie: avoid copying slices in loops (#17265)
|
6 years ago |
discv5
|
p2p, swarm, trie: avoid copying slices in loops (#17265)
|
6 years ago |
enr
|
p2p/enr: updates for discovery v4 compatibility (#16679)
|
7 years ago |
nat
|
all: simplify switches (#17267)
|
6 years ago |
netutil
|
p2p, p2p/discover: misc connectivity improvements (#16069)
|
7 years ago |
protocols
|
swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)
|
6 years ago |
simulations
|
all: simplify switches (#17267)
|
6 years ago |
testing
|
swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)
|
6 years ago |
dial.go
|
p2p: when peer is removed remove it also from dial history (#16060)
|
7 years ago |
dial_test.go
|
p2p: when peer is removed remove it also from dial history (#16060)
|
7 years ago |
message.go
|
p2p: fix some golint warnings (#16577)
|
7 years ago |
message_test.go
|
all: fix go vet warnings
|
9 years ago |
metrics.go
|
swarm: network rewrite merge
|
6 years ago |
peer.go
|
Merge pull request #16333 from shazow/addremovetrustedpeer
|
6 years ago |
peer_error.go
|
p2p: fix some golint warnings (#16577)
|
7 years ago |
peer_test.go
|
p2p, p2p/discover, p2p/nat: rework logging using context keys
|
8 years ago |
protocol.go
|
eth, p2p, rpc/api: polish protocol info gathering
|
9 years ago |
rlpx.go
|
p2p: token is useless in xxxEncHandshake (#17230)
|
6 years ago |
rlpx_test.go
|
all: library changes for swarm-network-rewrite (#16898)
|
6 years ago |
server.go
|
p2p: use safe atomic operations when changing connFlags (#17325)
|
6 years ago |
server_test.go
|
p2p: Wrap conn.flags ops with atomic.Load/Store
|
6 years ago |