forked from mirror/go-ethereum
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libotony
2e08dad9e6
|
4 years ago | |
---|---|---|
.. | ||
README | 5 years ago | |
database.go | 5 years ago | |
database_test.go | 6 years ago | |
metrics.go | 5 years ago | |
net.go | 4 years ago | |
net_test.go | 5 years ago | |
node.go | 5 years ago | |
node_test.go | 5 years ago | |
nodeevent_string.go | 7 years ago | |
sim_run_test.go | 8 years ago | |
sim_test.go | 5 years ago | |
sim_testmain_test.go | 8 years ago | |
table.go | 5 years ago | |
table_test.go | 5 years ago | |
ticket.go | 5 years ago | |
topic.go | 7 years ago | |
topic_test.go | 8 years ago | |
udp.go | 5 years ago |
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.