plugeth/p2p/discv5
2020-07-13 11:20:47 +02:00
..
database_test.go
database.go
metrics.go
net_test.go
net.go p2p/discv5: unset pingEcho on pong timeout (#21324) 2020-07-13 11:20:47 +02:00
node_test.go
node.go
nodeevent_string.go
README
sim_run_test.go
sim_test.go
sim_testmain_test.go
table_test.go
table.go
ticket.go
topic_test.go
topic.go
udp.go

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.