Feature/bump version to 1.5.0 #788
Annotations
10 errors and 2 warnings
eth/handler.go#L225
p.RequestTxs undefined (type *ethPeer has no field or method RequestTxs) (typecheck)
|
eth/handler.go#L451
peer.AsyncSendNewBlock undefined (type *ethPeer has no field or method AsyncSendNewBlock) (typecheck)
|
eth/handler.go#L459
peer.AsyncSendNewBlockHash undefined (type *ethPeer has no field or method AsyncSendNewBlockHash) (typecheck)
|
eth/handler.go#L512
peer.AsyncSendTransactions undefined (type *ethPeer has no field or method AsyncSendTransactions) (typecheck)
|
eth/handler.go#L517
peer.AsyncSendPooledTransactionHashes undefined (type *ethPeer has no field or method AsyncSendPooledTransactionHashes) (typecheck)
|
eth/peer.go#L48
p.Head undefined (type *ethPeer has no field or method Head) (typecheck)
|
eth/peer.go#L51
p.Version undefined (type *ethPeer has no field or method Version) (typecheck)
|
eth/peer.go#L71
p.Version undefined (type *snapPeer has no field or method Version) (typecheck)
|
eth/peerset.go#L192
p.KnownBlock undefined (type *ethPeer has no field or method KnownBlock) (typecheck)
|
eth/peerset.go#L207
p.KnownTransaction undefined (type *ethPeer has no field or method KnownTransaction) (typecheck)
|
|
|
The logs for this run have expired and are no longer available.
Loading