lighthouse/common/eth2_network_config
Kirill Fedoseev ee000d5219 Native support for Gnosis Beacon Chain network (#2931)
## Proposed Changes

Add a new hardcoded spec for the Gnosis Beacon Chain.
Ideally, official Lighthouse executables will be able to connect to the gnosis beacon chain from now on, using `--network gnosis` CLI option.
2022-01-27 22:58:33 +00:00
..
built_in_network_configs Native support for Gnosis Beacon Chain network (#2931) 2022-01-27 22:58:33 +00:00
src Native support for Gnosis Beacon Chain network (#2931) 2022-01-27 22:58:33 +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 Bump crate versions (#2829) 2021-12-02 14:29:57 +11:00