[wip] TxLookup index per-txn-granularity DON'T MERGE #2760
Annotations
10 errors
Lint:
turbo/jsonrpc/receipts/receipts_generator.go#L128
invalid operation: txNum + i (mismatched types uint64 and int)
|
Lint:
turbo/jsonrpc/receipts/receipts_generator.go#L132
invalid operation: txNum + i (mismatched types uint64 and int) (typecheck)
|
Lint:
p2p/sentry/sentry_multi_client/sentry_multi_client.go#L52
could not import github.com/erigontech/erigon/turbo/jsonrpc/receipts (-: # github.com/erigontech/erigon/turbo/jsonrpc/receipts
|
Lint:
turbo/jsonrpc/receipts/receipts_generator.go#L128
invalid operation: txNum + i (mismatched types uint64 and int)
|
Lint:
turbo/jsonrpc/receipts/receipts_generator.go#L132
invalid operation: txNum + i (mismatched types uint64 and int)) (typecheck)
|
Lint:
turbo/stages/mock/mock_sentry.go#L84
could not import github.com/erigontech/erigon/turbo/jsonrpc/receipts (-: # github.com/erigontech/erigon/turbo/jsonrpc/receipts
|
Lint:
turbo/jsonrpc/receipts/receipts_generator.go#L128
invalid operation: txNum + i (mismatched types uint64 and int)
|
Lint:
turbo/jsonrpc/receipts/receipts_generator.go#L132
invalid operation: txNum + i (mismatched types uint64 and int)) (typecheck)
|
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)
|
Loading