lighthouse/beacon_node
Age Manning 8923f84af9
Prevent duplicate gossipsub loops/message amplification (#832)
* Increase gossipsub duplicate cache

* Hashes of messages are now stored in LRUCache
2020-01-31 18:56:49 +11:00
..
beacon_chain Add proto_array fork choice (#804) 2020-01-29 15:05:00 +11:00
client Add proto_array fork choice (#804) 2020-01-29 15:05:00 +11:00
eth1 Fix typo in test name; fix clippy warning (#826) 2020-01-23 19:28:23 +11:00
eth2-libp2p Prevent duplicate gossipsub loops/message amplification (#832) 2020-01-31 18:56:49 +11:00
genesis Fix clippy warnings (#813) 2020-01-21 18:38:56 +11:00
network Add proto_array fork choice (#804) 2020-01-29 15:05:00 +11:00
rest_api Add proto_array fork choice (#804) 2020-01-29 15:05:00 +11:00
src Add proto_array fork choice (#804) 2020-01-29 15:05:00 +11:00
store Add proto_array fork choice (#804) 2020-01-29 15:05: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