libotony 2e08dad9e6 p2p/discv5: unset pingEcho on pong timeout (#21324) 5 tahun lalu
..
README fdff182f11 p2p/discv5: add deprecation warning and remove unused code (#20367) 6 tahun lalu
database.go fdff182f11 p2p/discv5: add deprecation warning and remove unused code (#20367) 6 tahun lalu
database_test.go 6663e5da10 all: fix various comment typos (#17748) 7 tahun lalu
metrics.go 1a83114c74 all: update author list and licenses 6 tahun lalu
net.go 2e08dad9e6 p2p/discv5: unset pingEcho on pong timeout (#21324) 5 tahun lalu
net_test.go fdff182f11 p2p/discv5: add deprecation warning and remove unused code (#20367) 6 tahun lalu
node.go fdff182f11 p2p/discv5: add deprecation warning and remove unused code (#20367) 6 tahun lalu
node_test.go 1e1b18637e p2p/discv5: fix test on go 1.14 (#20724) 5 tahun lalu
nodeevent_string.go ba1030b6b8 build: enable goimports and varcheck linters (#16446) 7 tahun lalu
sim_run_test.go 49da42983a p2p/discv5: added new topic discovery package 9 tahun lalu
sim_test.go 0c359e4b9a p2p/discv5, p2p/testing: add missing Timer.Stop calls in tests (#20869) 5 tahun lalu
sim_testmain_test.go 49da42983a p2p/discv5: added new topic discovery package 9 tahun lalu
table.go fdff182f11 p2p/discv5: add deprecation warning and remove unused code (#20367) 6 tahun lalu
table_test.go fdff182f11 p2p/discv5: add deprecation warning and remove unused code (#20367) 6 tahun lalu
ticket.go fdff182f11 p2p/discv5: add deprecation warning and remove unused code (#20367) 6 tahun lalu
topic.go 864e80a48f p2p: fix some golint warnings (#16577) 7 tahun lalu
topic_test.go b8bd9a71c8 all: update license information 9 tahun lalu
udp.go fdff182f11 p2p/discv5: add deprecation warning and remove unused code (#20367) 6 tahun lalu

README

This package is an early prototype of Discovery v5. Do not use this code.

See https://github.com/ethereum/devp2p/blob/master/discv5/discv5.md for the
current Discovery v5 specification.