go-ethereum/beacon
Felföldi Zsolt 7cbce8ed58
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-08 15:21:00 +01:00
..
blsync beacon/blsync: remove cli dependencies (#30720) 2024-11-08 15:21:00 +01:00
engine beacon/engine, core/txpool, eth/catalyst: add engine_getBlobsV1 API (#30537) 2024-10-17 19:27:35 +03:00
light beacon/blsync: remove cli dependencies (#30720) 2024-11-08 15:21:00 +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-08 15:21:00 +01:00
types beacon/blsync: remove cli dependencies (#30720) 2024-11-08 15:21:00 +01:00