core/state: fix snapshot recovery #303
Annotations
10 errors
golangci-lint:
beacon/engine/types.go#L27
could not import github.com/ethereum/go-ethereum/trie (-: # github.com/ethereum/go-ethereum/trie
|
golangci-lint:
trie/trie_reader.go#L70
tr.emdb undefined (type *trieReader has no field or method emdb)
|
golangci-lint:
trie/trie_reader.go#L70
undefined: epochmeta.NewEpochMetaDatabase) (typecheck)
|
golangci-lint:
consensus/beacon/consensus.go#L33
could not import github.com/ethereum/go-ethereum/trie (-: # github.com/ethereum/go-ethereum/trie
|
golangci-lint:
trie/trie_reader.go#L70
tr.emdb undefined (type *trieReader has no field or method emdb)
|
golangci-lint:
trie/trie_reader.go#L70
undefined: epochmeta.NewEpochMetaDatabase) (typecheck)
|
golangci-lint:
core/state/pruner/pruner.go#L49
could not import github.com/ethereum/go-ethereum/trie (-: # github.com/ethereum/go-ethereum/trie
|
golangci-lint:
trie/trie_reader.go#L70
tr.emdb undefined (type *trieReader has no field or method emdb)
|
golangci-lint:
trie/trie_reader.go#L70
undefined: epochmeta.NewEpochMetaDatabase) (typecheck)
|
golangci-lint:
tests/fuzzers/les/les-fuzzer.go#L61
missing type in composite literal (typecheck)
|
The logs for this run have expired and are no longer available.
Loading