feat(failover): return 503 to batcher when eigenda is down #330
Annotations
10 errors and 1 warning
Build App:
flags/eigendaflags/cli.go#L6
missing go.sum entry for module providing package github.com/Layr-Labs/eigenda/api/clients (imported by github.com/Layr-Labs/eigenda-proxy/server); to add:
|
Build App:
flags/eigendaflags/cli.go#L7
missing go.sum entry for module providing package github.com/Layr-Labs/eigenda/api/clients/codecs (imported by github.com/Layr-Labs/eigenda-proxy/flags/eigendaflags); to add:
|
Build App:
verify/verifier.go#L15
missing go.sum entry for module providing package github.com/Layr-Labs/eigenda/api/grpc/common (imported by github.com/Layr-Labs/eigenda-proxy/store/generated_key/memstore); to add:
|
Build App:
verify/certificate.go#L6
missing go.sum entry for module providing package github.com/Layr-Labs/eigenda/api/grpc/disperser (imported by github.com/Layr-Labs/eigenda-proxy/store/generated_key/memstore); to add:
|
Build App:
verify/cert.go#L10
missing go.sum entry for module providing package github.com/Layr-Labs/eigenda/contracts/bindings/EigenDAServiceManager (imported by github.com/Layr-Labs/eigenda-proxy/verify); to add:
|
Build App:
verify/cli.go#L8
missing go.sum entry for module providing package github.com/Layr-Labs/eigenda/encoding/kzg (imported by github.com/Layr-Labs/eigenda-proxy/verify); to add:
|
Build App:
verify/verifier.go#L17
missing go.sum entry for module providing package github.com/Layr-Labs/eigenda/encoding/kzg/verifier (imported by github.com/Layr-Labs/eigenda-proxy/verify); to add:
|
Build App:
verify/verifier.go#L18
missing go.sum entry for module providing package github.com/Layr-Labs/eigenda/encoding/rs (imported by github.com/Layr-Labs/eigenda-proxy/verify); to add:
|
Build App:
store/generated_key/eigenda/eigenda.go#L11
missing go.sum entry for module providing package github.com/Layr-Labs/eigenda/api (imported by github.com/Layr-Labs/eigenda-proxy/server); to add:
|
Build App
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading