[WIP] Traffic generator V2 #4209
Annotations
3 errors and 1 warning
Test all:
tools/traffic/workers/blob_writer_test.go#L54
unknown field SignerPrivateKey in struct literal of type "github.com/Layr-Labs/eigenda/tools/traffic/config".WorkerConfig
|
Test all:
tools/traffic/workers/blob_writer_test.go#L69
cannot use disperserClient (variable of type *MockDisperserClient) as "github.com/Layr-Labs/eigenda/api/clients/v2".DisperserClient value in argument to NewBlobWriter: *MockDisperserClient does not implement "github.com/Layr-Labs/eigenda/api/clients/v2".DisperserClient (wrong type for method DisperseBlob)
|
Test all
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading