Commit Graph

601 Commits (0ea65d4020dd1fd2b19cbad5c90ea1bb0dd9ddc4)

Author SHA1 Message Date
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
Felix Lange 6ef4495a8f
p2p/discover: require table nodes to have an IP (#21330) 4 years ago
libotony 2e08dad9e6
p2p/discv5: unset pingEcho on pong timeout (#21324) 4 years ago
Péter Szilágyi 42ccb2fdbd
p2p: measure packet throughput too, not just bandwidth 4 years ago
Felix Lange 723bd8c17f
p2p/discover: move discv4 encoding to new 'v4wire' package (#21147) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago
Felföldi Zsolt b4a2681120
les, les/lespay: implement new server pool (#20758) 4 years ago
Felix Lange 6f54ae24cd
p2p: add 0 port check in dialer (#21008) 4 years ago
tgyKomgo 1aa83290f5
p2p/enode: update code comment (#20972) 4 years ago
ucwong 6c458f32f8
p2p: defer wait group done in protocol start (#20951) 4 years ago
Nishant Das 7a63faf734
p2p/discover: add helper methods to UDPv5 (#20918) 4 years ago
Felföldi Zsolt 0851646e48
les, les/lespay/client: add service value statistics and API (#20837) 5 years ago
Felix Lange c8e9a91672
build: upgrade to golangci-lint 1.24.0 (#20901) 5 years ago
Felix Lange b7394d7942
p2p/discover: add initial discovery v5 implementation (#20750) 5 years ago
ucwong 0c359e4b9a
p2p/discv5, p2p/testing: add missing Timer.Stop calls in tests (#20869) 5 years ago
ucwong c87cdd3053
p2p/discv5: add missing Timer.Stop calls (#20853) 5 years ago
ucwong bf35e27ea7
p2p/server: add UDP port mapping goroutine to wait group (#20846) 5 years ago
Felix Lange 1e1b18637e
p2p/discv5: fix test on go 1.14 (#20724) 5 years ago
Boqin Qin 1b9c5b393b
all: fix goroutine leaks in unit tests by adding 1-elem channel buffer (#20666) 5 years ago
Felix Lange 57d4898e29
p2p/dnsdisc: re-check tree root when leaf resolution fails (#20682) 5 years ago
Felix Lange ac72787768
p2p: remove MeteredPeerEvent (#20679) 5 years ago
Felix Lange 90caa2cabb
p2p: new dial scheduler (#20592) 5 years ago
Boqin Qin a9614c3c91
event, p2p/simulations/adapters: fix rare goroutine leaks (#20657) 5 years ago
Felix Lange d5acc5ed9e p2p: ensure Server.loop is ticking even if discovery hangs (#20573) 5 years ago
Felix Lange fcafa0baa5 p2p: wait for listener goroutines on shutdown (#20569) 5 years ago
Felix Lange 191364c350 p2p/dnsdisc: add enode.Iterator API (#20437) 5 years ago
Marius van der Wijden c9dce0bfd7 p2p/enode: remove data race in sliceIter (#20421) 5 years ago
Felix Lange 2e98706a99 p2p/discover: slow down lookups on empty table (#20389) 5 years ago
Felix Lange fdff182f11 p2p/discv5: add deprecation warning and remove unused code (#20367) 5 years ago
Felix Lange df206d2513
p2p/simulations: fix staticcheck warnings (#20322) 5 years ago
Felix Lange 9e8cc00b73
p2p: remove unused code (#20325) 5 years ago
Felix Lange 5fefe39ba5 p2p/netutil: fix staticcheck warning (#20315) 5 years ago
Felix Lange 689486449d build: use golangci-lint (#20295) 5 years ago
Felix Lange 7c4a4eb58a rpc, p2p/simulations: use github.com/gorilla/websocket (#20289) 5 years ago
Kurkó Mihály 4ea9b62b5c dashboard: send current block to the dashboard client (#19762) 5 years ago
Rick 6f1a600f6c p2p: fix bug in TestPeerDisconnect (#20277) 5 years ago
Felix Lange adf007dadc
p2p/enode: mock DNS resolver in URL parsing test (#20252) 5 years ago
Felix Lange 2c37142d2f cmd/devp2p, p2p: dial using node iterator, discovery crawler (#20132) 5 years ago
Ross d5b79e752e p2p/simulations: add node properties support and utility functions (#20060) 5 years ago
Felix Lange 7300365956 p2p/dnsdisc: update to latest EIP-1459 spec (#20168) 5 years ago
Péter Szilágyi a2a60869c8
p2p: measure subprotocol bandwidth usage 5 years ago
Felix Lange 0568e81701
p2p/dnsdisc: add implementation of EIP-1459 (#20094) 5 years ago
Felix Lange 39b0b1a1a6
all: make unit tests work with Go 1.13 (#20053) 5 years ago
Péter Szilágyi 72d5a27a39
core, metrics, p2p: switch some invalid counters to gauges 5 years ago
Felix Lange 54b271a86d
crypto: add SignatureLength constant and use it everywhere (#19996) 5 years ago
alexwang b90cdbaa79 p2p/enode: allow DNS names in enode URLs (#18524) 5 years ago
Felix Lange 26f538b0e5
p2p/enode, p2p/discv5: fix URL parsing test for go 1.12.8 (#19963) 5 years ago
Christian Muehlhaeuser a32a2b933a cmd, contracts, eth, p2p, signer, whisper: fixed ineffectual assignments (#19869) 5 years ago
Péter Szilágyi 1a83114c74
all: update author list and licenses 5 years ago
Christian Muehlhaeuser 5183483c53 core/state, p2p/discover, trie, whisper: avoid unnecessary conversions (#19870) 5 years ago