Commit Graph

676 Commits (37590b2c5579c36d846c788c70861685b0ea240e)

Author SHA1 Message Date
Halimao a71f6f91fd
p2p/discover: improve flaky revalidation tests (#30023) 3 months ago
David Theodore 27654d3022
p2p/rlpx: 2KB maximum size for handshake messages (#30029) 3 months ago
bugmaker9371 b6f2bbd417
p2p/simulations: update doc of HTTP endpoints (#29894) 3 months ago
Gealber Morales 8bda642963
p2p: use package slices to sort in PeersInfo (#29957) 3 months ago
Gealber Morales 349fcdd22d
p2p/discover: add missing lock when calling tab.handleAddNode (#29960) 3 months ago
Felix Lange 85459e1439
p2p/discover: unwrap 4-in-6 UDP source addresses (#29944) 4 months ago
Hteev Oli 0750cb0c8f
p2p/netutil: fix comments (#29942) 4 months ago
Felix Lange bc6569462d
p2p: use netip.Addr where possible (#29891) 4 months ago
Felix Lange 94a8b296e4
p2p/discover: refactor node and endpoint representation (#29844) 4 months ago
lilasxie 153f8da887
p2p/nodestate: remove unused package (#29872) 4 months ago
bugmaker9371 daf4f72077
p2p/simulations: remove stale information about docker adapter (#29874) 4 months ago
lightclient cc22e0cdf0
p2p/discover: fix update logic in handleAddNode (#29836) 4 months ago
Felix Lange af0a3274be
p2p/discover: fix crash when revalidated node is removed (#29864) 4 months ago
gitglorythegreat 64b1cd8aaf
p2p: fix typos (#29828) 4 months ago
Aaron Chen 61b3d93bb0
p2p/enode: fix TCPEndpoint (#29827) 4 months ago
Felix Lange cc9e2bd9dd
p2p/enode: fix endpoint determination for IPv6 (#29801) 4 months ago
Felix Lange 6a9158bb1b
p2p/discover: improved node revalidation (#29572) 4 months ago
Kiarash Hajian 905e325cd8
p2p/discover/v5wire: add tests for invalid handshake and auth data size (#29708) 5 months ago
Aaron Chen 8c3fc56d7f
p2p/simulations/adapters: use maps.Clone (#29626) 5 months ago
Undefinedor a13b92524d
eth/protocols/eth,p2p/discover: remove unnecessary checks (#29590) 5 months ago
bugmaker9371 98f504f69f
p2p/discover: fix test error messages (#29592) 5 months ago
Seungbae Yu 67422e2a56
p2p/nat: fix typos in comments (#29536) 5 months ago
Abirdcfly b179b7b8e7
all: remove duplicate word in comments (#29531) 5 months ago
Bin 0bbd88bda0
all: use timer instead of time.After in loops, to avoid memleaks (#29241) 5 months ago
cui 9dfe728909
p2p/discover: using slices.Contains (#29395) 6 months ago
cui 2e0c5e05ba
p2p/dnsdisc: using clear builtin func (#29418) 6 months ago
Ng Wei Han dfb3d46098
p2p: add inbound and outbound peers metric (#29424) 6 months ago
cui 3754a6cc92
p2p/dnsdisc: using maps.Copy (#29377) 6 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 6 months ago
Martin HS d9bde37ac3
log: use native log/slog instead of golang/exp (#29302) 6 months ago
Martin HS 14eb8967be
all: use min/max/clear from go1.21 (#29307) 6 months ago
Martin HS ab49f228ad
all: update to go version 1.22.1 (#28946) 6 months ago
Felix Lange 758fce71fa
p2p: fix race in dialScheduler (#29235) 6 months ago
Kero 3dc549b3d7
p2p/simulations/adapters: fix error messages in TestTCPPipeBidirections (#29207) 6 months ago
Undefinedor a6d6e8ac41
rpc: remove deprecated method "Notifier.Closed" (#29162) 7 months ago
yzb a732ad0364
p2p: remove unused argument 'flags' (#29132) 7 months ago
yzb db4cf69166
all: replace fmt.Errorf() with errors.New() if no param required (#29126) 7 months ago
cui fliter dbc27a199f
all: fix function names in docs (#29128) 7 months ago
Qt 26724fc2aa
p2p, log, rpc: use errors.New to replace fmt.Errorf with no parameters (#29074) 7 months ago
zoereco 2ab365f6d8
all: fix docstring names (#28923) 8 months ago
Dimitris Apostolou 8fd43c8013
all: fix typos in comments (#28881) 8 months ago
Chris Ziogas 19af9008f1
p2p: fix accidental termination of portMappingLoop (#28911) 8 months ago
ddl 1335ba5f28
p2p/dnsdisc: use strings.Cut over strings.IndexByte (#28787) 8 months ago
Felix Lange 5b22a472d6
p2p/discover: add liveness check in collectTableNodes (#28686) 9 months ago
alex edc864f9ba
all: fix typos in comments (#28682) 9 months ago
Martin Holst Swende b8d44ed98b
log: remove lazy, remove unused interfaces, unexport methods (#28622) 10 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 10 months ago
Håvard Anda Estensen a75a2d6db6
all: replace some cases of strings.SplitN with strings.Cut (#28446) 10 months ago
Martin Holst Swende 233db64cc1
all: make vendored copy of reexec (#28382) 11 months ago