Upgrade bsp-geth
to go-ethereum v1.13.10 Sharjila B.
#424
Annotations
10 errors
Build:
accounts/abi/bind/util_test.go#L61
missing type in composite literal (typecheck)
|
Build:
accounts/abi/bind/util_test.go#L107
missing type in composite literal (typecheck)
|
Build:
cmd/devp2p/internal/ethtest/suite.go#L726
previous case (typecheck)
|
Build:
cmd/devp2p/internal/ethtest/transaction.go#L69
previous case (typecheck)
|
Build:
cmd/devp2p/internal/ethtest/transaction.go#L143
previous case (typecheck)
|
Build:
eth/handler.go#L279
p.RequestTxs undefined (type *ethPeer has no field or method RequestTxs) (typecheck)
|
Build:
eth/handler.go#L585
peer.AsyncSendNewBlock undefined (type *ethPeer has no field or method AsyncSendNewBlock) (typecheck)
|
Build:
eth/handler.go#L593
peer.AsyncSendNewBlockHash undefined (type *ethPeer has no field or method AsyncSendNewBlockHash) (typecheck)
|
Build:
eth/handler.go#L641
peer.AsyncSendTransactions undefined (type *ethPeer has no field or method AsyncSendTransactions) (typecheck)
|
Build:
eth/handler.go#L646
peer.AsyncSendPooledTransactionHashes undefined (type *ethPeer has no field or method AsyncSendPooledTransactionHashes) (typecheck)
|