Commit Graph

18 Commits (7ec60d5f0c45bc68fd4e814479df065acec95d60)

Author SHA1 Message Date
Dan Laine 289c6c3b15
p2p: use slices package for sorting (#27494) 1 year ago
ucwong ae7db289b8
p2p: initialize maps with known size (#27229) 1 year ago
Felix Lange 101587b3f4
p2p/dnsdisc: fix tests with Go 1.20 (#26690) 2 years ago
Felix Lange 9afc6816d2
common/lru: add generic LRU implementation (#26162) 2 years ago
Boqin@MetaSecureLabs e6d4aedb8c
p2p: add channel buffers to avoid goroutine leaks in tests (#24929) 2 years ago
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726) 2 years ago
Håvard Anda Estensen 138f0d7494
p2p: use errors.Is for error comparison (#24882) 2 years ago
Felix Lange 9244d5cd61
all: update license headers and AUTHORS from git history (#24947) 2 years ago
Felix Lange 16bc57438b
p2p/dnsdisc: fix crash when iterator closed before first call to Next (#22906) 3 years ago
Felix Lange b8040a430e
cmd/utils: use eth DNS tree for snap discovery (#22808) 3 years ago
Felix Lange ab8fd4d005
p2p/dnsdisc: rate limit resolving before checking cache (#22566) 4 years ago
Martin Holst Swende 5bc0343ed3
p2p/dnsdisc: fix flaw in dns size calculation (#22533) 4 years ago
Felix Lange d36276d85e
p2p/dnsdisc: fix hot-spin when all trees are empty (#22313) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago
Felix Lange 57d4898e29
p2p/dnsdisc: re-check tree root when leaf resolution fails (#20682) 5 years ago
Felix Lange 191364c350 p2p/dnsdisc: add enode.Iterator API (#20437) 5 years ago
Felix Lange 7300365956 p2p/dnsdisc: update to latest EIP-1459 spec (#20168) 5 years ago
Felix Lange 0568e81701
p2p/dnsdisc: add implementation of EIP-1459 (#20094) 5 years ago