lighthouse-pulse/beacon_node/network/src
Armağan Yıldırak 3397612160 Shift networking configuration (#4426)
## Issue Addressed
Addresses [#4401](https://github.com/sigp/lighthouse/issues/4401)

## Proposed Changes
Shift some constants into ```ChainSpec``` and remove the constant values from code space.

## Additional Info

I mostly used ```MainnetEthSpec::default_spec()``` for getting ```ChainSpec```. I wonder Did I make a mistake about that.


Co-authored-by: armaganyildirak <armaganyildirak@gmail.com>
Co-authored-by: Paul Hauner <paul@paulhauner.com>
Co-authored-by: Age Manning <Age@AgeManning.com>
Co-authored-by: Diva M <divma@protonmail.com>
2023-08-03 01:51:47 +00:00
..
network_beacon_processor Shift networking configuration (#4426) 2023-08-03 01:51:47 +00:00
service Move the BeaconProcessor into a new crate (#4435) 2023-07-10 07:45:54 +00:00
subnet_service Shift subnet backbone structure (attnets revamp) (#4304) 2023-05-30 06:15:56 +00:00
sync Development feature flag - Disable backfill (#4537) 2023-07-31 01:53:08 +00:00
error.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
lib.rs Move the BeaconProcessor into a new crate (#4435) 2023-07-10 07:45:54 +00:00
metrics.rs Move the BeaconProcessor into a new crate (#4435) 2023-07-10 07:45:54 +00:00
nat.rs Support for Ipv6 (#4046) 2023-03-14 01:13:34 +00:00
persisted_dht.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
router.rs Move the BeaconProcessor into a new crate (#4435) 2023-07-10 07:45:54 +00:00
service.rs upgrade to libp2p 0.52 (#4431) 2023-08-02 00:59:34 +00:00
status.rs enable 4844 at epoch 3 2022-09-18 12:13:03 +02:00