Revert #13509 "Commitment: do not use cell getter function to fold.." #4971
Annotations
10 errors
lint:
cmd/rpcdaemon/graphql/graph/schema.resolvers.go#L14
"github.com/erigontech/erigon-lib/common" imported and not used (typecheck)
|
lint:
cmd/rpcdaemon/graphql/graph/schema.resolvers.go#L17
"github.com/erigontech/erigon/core/types" imported and not used (typecheck)
|
lint:
cmd/commitment-prefix/main.go#L37
could not import github.com/erigontech/erigon-lib/commitment (-: # github.com/erigontech/erigon-lib/commitment
|
lint:
erigon-lib/commitment/hex_patricia_hashed.go#L984
undefined: c) (typecheck)
|
lint:
cmd/devnet/scenarios/context.go#L141
cannot use c (variable of type scenarioContext) as "context".Context value in argument to WithParam: scenarioContext does not implement "context".Context (missing method Deadline) (typecheck)
|
lint:
cmd/devnet/scenarios/context.go#L149
impossible type assertion: ctx.(scenarioContext)
|
lint:
cmd/devnet/main.go#L304
missing type in composite literal (typecheck)
|
lint:
cmd/devnet/main.go#L314
missing type in composite literal (typecheck)
|
lint:
cmd/devnet/main.go#L324
missing type in composite literal (typecheck)
|
lint:
cmd/devnet/main.go#L28
"time" imported and not used (typecheck)
|