move proof building before root computation #743
go.yml
on: pull_request
test-process-verkle
8s
test
0s
Annotations
14 errors
build:
trie/verkle.go#L300
undefined: verkle.Keylist
|
build
Process completed with exit code 1.
|
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)
|
test-process-verkle:
trie/verkle.go#L300
undefined: verkle.Keylist
|
test-process-verkle
Process completed with exit code 1.
|