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

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.