lighthouse/common/eth2_network_config
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
..
built_in_network_configs Shift networking configuration (#4426) 2023-08-03 01:51:47 +00:00
src Improve Lighthouse Connectivity Via ENR TCP Update (#4057) 2023-03-21 05:14:57 +00:00
.gitignore fix default network handling (#2029) 2020-12-08 05:41:10 +00:00
build.rs Improve ergonomics of adding a new network config (#2489) 2021-08-30 23:27:28 +00:00
Cargo.toml upgrade to libp2p 0.52 (#4431) 2023-08-02 00:59:34 +00:00