Skip to content

implement eip 7864 #781

implement eip 7864

implement eip 7864 #781

Triggered via pull request August 7, 2025 13:30
@gballetgballet
synchronize #535
binary-trees
Status Failure
Total duration 7m 5s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: cmd/devp2p/internal/ethtest/chain.go#L121
req.Skip undefined (type *GetBlockHeaders has no field or method Skip) (typecheck)
lint: cmd/devp2p/internal/ethtest/chain.go#L120
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
lint: cmd/devp2p/internal/ethtest/chain.go#L119
req.Reverse undefined (type *GetBlockHeaders has no field or method Reverse) (typecheck)
lint: cmd/devp2p/internal/ethtest/chain.go#L116
req.Origin undefined (type *GetBlockHeaders has no field or method Origin) (typecheck)
lint: cmd/devp2p/internal/ethtest/chain.go#L110
req.Origin undefined (type *GetBlockHeaders has no field or method Origin) (typecheck)
lint: cmd/devp2p/internal/ethtest/chain.go#L105
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
lint: cmd/devp2p/internal/ethtest/chain.go#L101
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
lint: accounts/abi/bind/util_test.go#L105
missing type in composite literal (typecheck)
lint: accounts/abi/bind/util_test.go#L59
missing type in composite literal (typecheck)
lint: tests/fuzzers/les/les-fuzzer.go#L61
missing type in composite literal (typecheck)
test-process-verkle
Process completed with exit code 1.