lighthouse-pulse/lighthouse
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
..
environment Shift networking configuration (#4426) 2023-08-03 01:51:47 +00:00
src Logging via the HTTP API (#4074) 2023-05-22 05:57:08 +00:00
tests Fix HTTP state API bug and add --epochs-per-migration (#4236) 2023-07-17 00:14:12 +00:00
build.rs Enable build profiles for Docker source builds (#4237) 2023-05-03 04:12:11 +00:00
Cargo.toml Release v4.3.0 (#4452) 2023-07-04 13:29:55 +00:00