7cbce8ed58
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. |
||
---|---|---|
.. | ||
testdata | ||
beacon_block.go | ||
beacon_block_test.go | ||
committee.go | ||
exec_header.go | ||
exec_payload.go | ||
gen_header_json.go | ||
gen_syncaggregate_json.go | ||
header.go | ||
light_sync.go |