Skip to content

move proof building before root computation #743

move proof building before root computation

move proof building before root computation #743

Triggered via pull request January 8, 2025 16:22
Status Failure
Total duration 1m 47s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.