lighthouse/beacon_node
Pawan Dhananjay 7320f8497f Remove the logic allowing lighthouse to update it's own ENR (#682)
* Set random port when zero-port option is set

* Remove logic allowing lighthouse to update its own ENR

* Discovery address is set to localhost by default

* Return error if discovery-addr isn't explicit
2020-01-03 15:37:05 +11:00
..
beacon_chain Optimization: avoid recomputing known state roots (#762) 2020-01-03 15:09:00 +11:00
client Clean up database metrics, add freezer DB size (#715) 2019-12-13 13:30:58 +11:00
eth1 Make eth1 caching work with fast synced node (#709) 2019-12-20 09:37:39 +11:00
eth2-libp2p Remove the logic allowing lighthouse to update it's own ENR (#682) 2020-01-03 15:37:05 +11:00
genesis Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
network Documents and simplifies syncing code (#738) 2019-12-23 21:23:14 +11:00
rest_api Optimization: avoid recomputing known state roots (#762) 2020-01-03 15:09:00 +11:00
src Remove the logic allowing lighthouse to update it's own ENR (#682) 2020-01-03 15:37:05 +11:00
store Optimization: avoid recomputing known state roots (#762) 2020-01-03 15:09:00 +11:00
tests Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
websocket_server Improve beacon node logging (#660) 2019-12-06 18:44:38 +11:00
Cargo.toml Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00