go-ethereum/p2p
Daniel Liu fb5cdfc729
event, p2p/simulations/adapters: fix rare goroutine leaks #20657 (#1541)
Co-authored-by: Boqin Qin <bobbqqin@bupt.edu.cn>
Co-authored-by: Felix Lange <fjl@twurst.com>
2025-09-21 19:38:03 +08:00
..
discover all: fix inconsistent receiver name (#1494) 2025-09-17 08:15:23 +08:00
discv5 all: fix inconsistent receiver name (#1494) 2025-09-17 08:15:23 +08:00
enr crypto: switch over to upstream sha3 package (#18390) 2024-12-09 17:48:59 +08:00
nat all: fix goimports (#1521) 2025-09-21 18:57:54 +08:00
netutil p2p/netutil: fix staticcheck warning SA1021: not use bytes.Equal to compare net.IPs 2024-11-01 11:35:42 +08:00
protocols all: fix misspell (#1510) 2025-09-17 08:27:52 +08:00
simulations event, p2p/simulations/adapters: fix rare goroutine leaks #20657 (#1541) 2025-09-21 19:38:03 +08:00
dial.go p2p, p2p/discover: add dial metrics (#27621) 2025-02-18 16:05:59 +08:00
dial_test.go Revert EIP-2464 2024-08-24 02:31:27 +07:00
message.go p2p: measure subprotocol bandwidth usage (#20133) 2025-03-19 18:01:32 +08:00
message_test.go all: fix go vet warnings 2016-04-15 11:17:27 +02:00
metrics.go p2p: measure subprotocol bandwidth usage (#20133) 2025-03-19 18:01:32 +08:00
peer.go all: not copy loop var for golang v1.22 (#1020) 2025-04-29 17:27:36 +08:00
peer_error.go cmd, node, p2p: implement whitelist and blacklist for peers (#1331) 2025-08-20 15:14:56 +08:00
peer_test.go p2p: fix staticcheck warning SA4030: rand.Intn(1) always returns 0 2024-11-01 11:32:56 +08:00
protocol.go Revert EIP-2464 2024-08-24 02:31:27 +07:00
rlpx.go p2p: measure subprotocol bandwidth usage (#20133) 2025-03-19 18:01:32 +08:00
rlpx_test.go crypto: switch over to upstream sha3 package (#18390) 2024-12-09 17:48:59 +08:00
server.go all: fix white space (#1529) 2025-09-21 19:01:34 +08:00
server_test.go all: fix warning of DeepEqual on error #23624 (#960) 2025-04-24 18:31:47 +08:00