lighthouse/beacon_node
Age Manning 5bc8fea2e0
Activate peer scoring (#1284)
* Initial score structure

* Peer manager update

* Updates to dialing

* Correct tests

* Correct typos and remove unused function

* Integrate scoring into the network crate

* Clean warnings

* Formatting

* Shift core functionality into the behaviour

* Temp commit

* Shift disconnections into the behaviour

* Temp commit

* Update libp2p and gossipsub

* Remove gossipsub lru cache

* Correct merge conflicts

* Modify handler and correct tests

* Update enr network globals on socket update

* Apply clippy lints

* Add new prysm fingerprint

* More clippy fixes
2020-07-07 10:13:16 +10:00
..
beacon_chain Remove old block processing shim (#1327) 2020-07-06 16:28:00 +10:00
client Update deps (#1322) 2020-07-06 11:55:56 +10:00
eth1 Update deps (#1322) 2020-07-06 11:55:56 +10:00
eth2_libp2p Activate peer scoring (#1284) 2020-07-07 10:13:16 +10:00
genesis Update deps (#1322) 2020-07-06 11:55:56 +10:00
network Activate peer scoring (#1284) 2020-07-07 10:13:16 +10:00
operation_pool Update deps (#1322) 2020-07-06 11:55:56 +10:00
rest_api Update deps (#1322) 2020-07-06 11:55:56 +10:00
src Merge remote-tracking branch 'origin/master' into spec-v0.12 2020-06-26 12:57:56 +10:00
store Update deps (#1322) 2020-07-06 11:55:56 +10:00
tests Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
timer Update deps (#1322) 2020-07-06 11:55:56 +10:00
version v0.1.2 (#1155) 2020-05-18 15:05:23 +10:00
websocket_server Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
Cargo.toml Remove beacon-chain config file (#1279) 2020-06-23 13:45:27 +10:00