lighthouse/common
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
..
clap_utils Consensus updates for v0.12 (#1228) 2020-06-03 14:56:54 +10:00
compare_fields Check for unused deps in CI (#1262) 2020-06-14 10:59:50 +10:00
compare_fields_derive Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
deposit_contract Add checksum verification for deposit contract (#1330) 2020-07-06 11:56:44 +10:00
eth2_config Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
eth2_interop_keypairs Update deps (#1322) 2020-07-06 11:55:56 +10:00
eth2_testnet_config Add more Altona boot ENR (#1310) 2020-06-29 16:51:26 +10:00
eth2_wallet_manager Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
hashset_delay Activate peer scoring (#1284) 2020-07-07 10:13:16 +10:00
lighthouse_metrics Update deps (#1322) 2020-07-06 11:55:56 +10:00
logging Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
remote_beacon_node Use all attestation subnets (#1257) 2020-06-18 19:11:03 +10:00
rest_types Use all attestation subnets (#1257) 2020-06-18 19:11:03 +10:00
slot_clock Update deps (#1322) 2020-07-06 11:55:56 +10:00
test_random_derive Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
validator_dir Loose VC lockfile and slashing protection registers (#1314) 2020-06-29 21:04:07 +10:00
README.md Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.