go-ethereum/p2p
2026-02-06 14:40:23 +05:30
..
discover p2p: fix unused warnings (#1804) 2025-12-08 13:01:07 +05:30
discv5 feat(p2p): add egress/ingress traffic metrics to discv5 udp transport #16369 (#2011) 2026-02-06 14:40:23 +05:30
enr feat(p2p): ENR updates for discovery v4 compatibility #16679 (#2010) 2026-02-06 13:49:44 +05:30
nat all: fix goimports (#1521) 2025-09-21 18:57:54 +08:00
netutil all: use slices.Sort() to sort strings (#1712) 2025-12-07 15:49:13 +05:30
protocols core/types: change SetCodeTx.ChainID to uint256 #30982 (#1840) 2025-12-25 09:26:44 +05:30
simulations fix(p2p): fix websocket log line parsing in exec p2p/simulations adapter #16667 (#2008) 2026-02-06 13:26:18 +05:30
dial.go all: remove extra empty lines (#1574) 2025-10-08 12:25:10 +08:00
dial_test.go Revert EIP-2464 2024-08-24 02:31:27 +07:00
message.go styel(p2p): golint updates for this or self warning #16577 (#2007) 2026-02-06 13:25:53 +05:30
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 refactor(p2p): enable goimports and varcheck linters #16446 (#2005) 2026-02-06 13:23:25 +05:30
peer_error.go styel(p2p): golint updates for this or self warning #16577 (#2007) 2026-02-06 13:25:53 +05:30
peer_test.go p2p: fix staticcheck warning SA4030: rand.Intn(1) always returns 0 2024-11-01 11:32:56 +08:00
protocol.go p2p: use slices package for sorting #27494 (#1705) 2025-12-07 15:44:25 +05:30
rlpx.go p2p: fix unused warnings (#1804) 2025-12-08 13:01:07 +05:30
rlpx_test.go all: use WaigGroup.Go() to simplify code (#1699) 2025-11-29 17:17:08 +05:30
server.go perf(node, p2p): avoid unnecessary check len of map (#1995) 2026-02-05 14:47:48 +05:30
server_test.go all: fix warning of DeepEqual on error #23624 (#960) 2025-04-24 18:31:47 +08:00