move proof building before root computation #743
Annotations
10 errors
Lint:
core/overlay/conversion.go#L37
could not import github.com/ethereum/go-ethereum/trie (-: # github.com/ethereum/go-ethereum/trie
|
Lint:
trie/verkle.go#L300
undefined: verkle.Keylist) (typecheck)
|
Lint:
consensus/beacon/consensus.go#L35
could not import github.com/ethereum/go-ethereum/trie (-: # github.com/ethereum/go-ethereum/trie
|
Lint:
trie/verkle.go#L300
undefined: verkle.Keylist) (typecheck)
|
Lint:
consensus/beacon/consensus.go#L36
"github.com/ethereum/go-ethereum/trie/utils" imported and not used (typecheck)
|
Lint:
beacon/engine/types.go#L27
could not import github.com/ethereum/go-ethereum/trie (-: # github.com/ethereum/go-ethereum/trie
|
Lint:
trie/verkle.go#L300
undefined: verkle.Keylist) (typecheck)
|
Lint:
tests/fuzzers/les/les-fuzzer.go#L61
missing type in composite literal (typecheck)
|
Lint:
accounts/abi/bind/util_test.go#L59
missing type in composite literal (typecheck)
|
Lint:
accounts/abi/bind/util_test.go#L105
missing type in composite literal (typecheck)
|
Loading