go-ethereum/beacon/blsync
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
..
block_sync.go beacon/light: request finality update explicitly when necessary (#29567) 2024-04-23 13:31:32 +02:00
block_sync_test.go beacon/blsync: better error information in test (#30336) 2024-08-23 12:29:02 +02:00
client.go beacon/blsync: remove cli dependencies (#30720) 2024-11-08 15:21:00 +01:00
engineclient.go beacon/blsync: remove cli dependencies (#30720) 2024-11-08 15:21:00 +01:00