go-ethereum/beacon
Felföldi Zsolt 766cda84e1 beacon/blsync: remove cli dependencies (#30720)
This PR moves chain config related code (config file processing, fork
logic, network defaults) from `beacon/types` and `beacon/blsync` into
`beacon/params` while the command line flag logic of the chain config is
moved into `cmd/utils`, thereby removing the cli dependencies from
package `beacon` and its sub-packages.
2024-11-19 14:50:11 +01:00
..
blsync beacon/blsync: remove cli dependencies (#30720) 2024-11-19 14:50:11 +01:00
engine beacon/engine, core/txpool, eth/catalyst: add engine_getBlobsV1 API (#30537) 2024-11-19 14:50:11 +01:00
light beacon/blsync: remove cli dependencies (#30720) 2024-11-19 14:50:11 +01:00
merkle beacon/types: add beacon chain data types (#27292) 2023-05-17 17:39:33 +03:00
params beacon/blsync: remove cli dependencies (#30720) 2024-11-19 14:50:11 +01:00
types beacon/blsync: remove cli dependencies (#30720) 2024-11-19 14:50:11 +01:00