feat(snap): add state expiry support to snap sync #288
Annotations
10 errors
eth/ethconfig/config.go#L35
could not import github.com/ethereum/go-ethereum/eth/downloader (-: # github.com/ethereum/go-ethereum/eth/downloader
|
eth/downloader/downloader.go#L1501
cannot use d.blockchain.Config() (value of type *params.ChainConfig) as type *types.StateExpiryConfig in argument to types.GetStateEpoch
|
eth/downloader/downloader.go#L1551
cannot use d.blockchain.Config() (value of type *params.ChainConfig) as type *types.StateExpiryConfig in argument to types.GetStateEpoch
|
eth/downloader/downloader.go#L1594
cannot use d.blockchain.Config() (value of type *params.ChainConfig) as type *types.StateExpiryConfig in argument to types.GetStateEpoch) (typecheck)
|
miner/stress/clique/main.go#L38
could not import github.com/ethereum/go-ethereum/eth/downloader (-: # github.com/ethereum/go-ethereum/eth/downloader
|
eth/downloader/downloader.go#L1501
cannot use d.blockchain.Config() (value of type *params.ChainConfig) as type *types.StateExpiryConfig in argument to types.GetStateEpoch
|
eth/downloader/downloader.go#L1551
cannot use d.blockchain.Config() (value of type *params.ChainConfig) as type *types.StateExpiryConfig in argument to types.GetStateEpoch
|
eth/downloader/downloader.go#L1594
cannot use d.blockchain.Config() (value of type *params.ChainConfig) as type *types.StateExpiryConfig in argument to types.GetStateEpoch) (typecheck)
|
cmd/faucet/faucet.go#L49
could not import github.com/ethereum/go-ethereum/eth/downloader (-: # github.com/ethereum/go-ethereum/eth/downloader
|
eth/downloader/downloader.go#L1501
cannot use d.blockchain.Config() (value of type *params.ChainConfig) as type *types.StateExpiryConfig in argument to types.GetStateEpoch
|
The logs for this run have expired and are no longer available.
Loading