go-ethereum/p2p/dnsdisc
Felix Lange 8e1de223ad
crypto/keccak: vendor in golang.org/x/crypto/sha3 (#33323)
The upstream libray has removed the assembly-based implementation of
keccak. We need to maintain our own library to avoid a peformance
regression.

---------

Co-authored-by: lightclient <lightclient@protonmail.com>
2026-02-03 14:55:27 -07:00
..
client.go eth: report error from setupDiscovery at startup (#31233) 2025-02-23 17:38:32 +01:00
client_test.go p2p/dnsdisc: using clear builtin func (#29418) 2024-04-04 12:19:48 +02:00
doc.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
error.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
sync.go p2p/dnsdisc: fix hot-spin when all trees are empty (#22313) 2021-02-19 09:54:46 +01:00
sync_test.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
tree.go crypto/keccak: vendor in golang.org/x/crypto/sha3 (#33323) 2026-02-03 14:55:27 -07:00
tree_test.go p2p/dnsdisc: fix tests with Go 1.20 (#26690) 2023-02-14 15:58:43 +02:00