Add MAX_BLOB_COMMITMENTS_PER_BLOCK
in Caplin Beacon API /eth/v1/config/spec
#3377
Annotations
10 errors
lint:
eth/ethconfig/config.go#L38
could not import github.com/erigontech/erigon/cl/clparams (-: # github.com/erigontech/erigon/cl/clparams
|
lint:
cl/clparams/config.go#L732
unknown field MaxBlobsCommittmentsPerBlock in struct literal of type BeaconChainConfig) (typecheck)
|
lint:
cl/persistence/format/snapshot_format/blocks.go#L27
could not import github.com/erigontech/erigon/cl/clparams (-: # github.com/erigontech/erigon/cl/clparams
|
lint:
cl/clparams/config.go#L732
unknown field MaxBlobsCommittmentsPerBlock in struct literal of type BeaconChainConfig) (typecheck)
|
lint:
cl/sentinel/communication/ssz_snappy/encoding.go#L32
could not import github.com/erigontech/erigon/cl/clparams (-: # github.com/erigontech/erigon/cl/clparams
|
lint:
cl/clparams/config.go#L732
unknown field MaxBlobsCommittmentsPerBlock in struct literal of type BeaconChainConfig) (typecheck)
|
lint:
turbo/stages/mock/mock_sentry.go#L776
undefined: eth1_chain_reader (typecheck)
|
lint:
cl/phase1/execution_client/execution_client_direct.go#L36
undefined: eth1_chain_reader (typecheck)
|
lint:
cl/phase1/execution_client/execution_client_direct.go#L39
undefined: eth1_chain_reader (typecheck)
|
lint:
cmd/rpcdaemon/graphql/graph/schema.resolvers.go#L14
"github.com/erigontech/erigon-lib/common" imported and not used (typecheck)
|