State expiry mvp0.1: fix some bugs and opt performance; #331
Annotations
10 errors
ethclient/gethclient/gethclient.go#L1
: # github.com/ethereum/go-ethereum/ethclient/gethclient [github.com/ethereum/go-ethereum/ethclient/gethclient.test]
|
ethclient/gethclient/gethclient.go#L143
cannot use res.BlockNum (variable of type hexutil.Uint64) as type uint64 in struct literal (typecheck)
|
core/types/state_expiry.go#L6
File is not `goimports`-ed (goimports)
|
core/types/typed_trie_node.go#L6
File is not `goimports`-ed (goimports)
|
core/types/meta_test.go#L5
File is not `goimports`-ed (goimports)
|
trie/epochmeta/difflayer_test.go#L18
var `blockRoot3` is unused (unused)
|
trie/epochmeta/difflayer_test.go#L19
var `storageRoot0` is unused (unused)
|
trie/epochmeta/difflayer_test.go#L20
var `storageRoot1` is unused (unused)
|
trie/epochmeta/difflayer_test.go#L21
var `storageRoot2` is unused (unused)
|
trie/epochmeta/difflayer_test.go#L22
var `storageRoot3` is unused (unused)
|
The logs for this run have expired and are no longer available.
Loading