Get blobs from el based in cli flag --blob-to-address
#51754
Annotations
6 errors and 1 warning
Test for fuzzing
Process completed with exit code 1.
|
Test for fuzzing:
beacon-chain/sync/subscriber_beacon_blocks_test.go#L270
cannot use &mockExecution.EngineClient{…} (value of type *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient) as "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient does not implement "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor (missing method GetBlobsV2)
|
Test for fuzzing:
beacon-chain/sync/subscriber_beacon_blocks_test.go#L190
cannot use &mockExecution.EngineClient{…} (value of type *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient) as "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient does not implement "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor (missing method GetBlobsV2)
|
Test for fuzzing:
beacon-chain/sync/subscriber_beacon_blocks_test.go#L78
cannot use &mockExecution.EngineClient{} (value of type *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient) as "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient does not implement "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor (missing method GetBlobsV2)
|
Test for fuzzing:
beacon-chain/sync/rpc_beacon_blocks_by_root_test.go#L154
cannot use mockEngine (variable of type *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient) as "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient does not implement "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor (missing method GetBlobsV2)
|
Test for fuzzing:
beacon-chain/sync/rpc_beacon_blocks_by_range_test.go#L245
cannot use mockEngine (variable of type *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient) as "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient does not implement "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor (missing method GetBlobsV2)
|
Set up Go 1.25.1
Restore cache failed: Dependencies file is not found in /home/runner/work/prysm/prysm. Supported file pattern: go.sum
|
Loading