openethereum/util/network-devp2p
Kirill Pimenov 5be0163cde Don't add discovery initiators to the node table (#10305)
* Don't add discovery initiators to the node table

* Use enums for tracking state of the nodes in discovery

* Dont try to ping ourselves

* Fix minor nits

* Update timeouts when observing an outdated node

* Extracted update_bucket_record from update_node

* Fixed typo

* Fix two final nits from @todr
2019-02-12 16:57:53 +01:00
..
src Don't add discovery initiators to the node table (#10305) 2019-02-12 16:57:53 +01:00
tests Increase number of requested block bodies in chain sync (#10247) 2019-02-07 15:27:09 +01:00
Cargo.toml Don't add discovery initiators to the node table (#10305) 2019-02-12 16:57:53 +01:00