Commit Graph

12 Commits (67b81371008d147aa2ccebd3fa9655fe042b0f14)

Author SHA1 Message Date
yzb db4cf69166
all: replace fmt.Errorf() with errors.New() if no param required (#29126) 7 months ago
Felix Lange 9afc6816d2
common/lru: add generic LRU implementation (#26162) 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
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 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