feat(consensus): blobs feature #74
Annotations
10 errors
|
golangci-lint:
test/e2e/pkg/testnet.go#L359
t.BlobMaxBytes undefined (type Testnet has no field or method BlobMaxBytes) (typecheck)
|
|
golangci-lint:
test/e2e/node/main.go#L31
could not import github.com/cometbft/cometbft/test/e2e/pkg (-: # github.com/cometbft/cometbft/test/e2e/pkg
|
|
golangci-lint:
test/e2e/pkg/testnet.go#L359
t.BlobMaxBytes undefined (type Testnet has no field or method BlobMaxBytes)) (typecheck)
|
|
golangci-lint:
test/e2e/pkg/infra/provider.go#L6
could not import github.com/cometbft/cometbft/test/e2e/pkg (-: # github.com/cometbft/cometbft/test/e2e/pkg
|
|
golangci-lint:
test/e2e/pkg/testnet.go#L359
t.BlobMaxBytes undefined (type Testnet has no field or method BlobMaxBytes)) (typecheck)
|
|
golangci-lint:
test/e2e/pkg/infra/digitalocean/digitalocean.go#L10
could not import github.com/cometbft/cometbft/test/e2e/pkg (-: # github.com/cometbft/cometbft/test/e2e/pkg
|
|
golangci-lint:
test/e2e/pkg/testnet.go#L359
t.BlobMaxBytes undefined (type Testnet has no field or method BlobMaxBytes)) (typecheck)
|
|
golangci-lint:
test/e2e/pkg/infra/digitalocean/digitalocean.go#L38
p.Testnet undefined (type Provider has no field or method Testnet) (typecheck)
|
|
golangci-lint:
test/e2e/pkg/infra/digitalocean/digitalocean.go#L41
p.Testnet undefined (type Provider has no field or method Testnet) (typecheck)
|
|
golangci-lint:
test/e2e/pkg/infra/digitalocean/digitalocean.go#L42
p.Testnet undefined (type Provider has no field or method Testnet) (typecheck)
|