add p2p keystore (#126) #3
Annotations
10 errors
build
MethodFoo redeclared in this block
|
build
other declaration of MethodFoo
|
build
MethodAdd redeclared in this block
|
build
other declaration of MethodAdd
|
build:
consensus/hotstuff/signer/signer_test.go#L41
s.Sign undefined (type hotstuff.Signer has no field or method Sign)
|
build:
consensus/hotstuff/signer/signer_test.go#L66
cannot use data (variable of type []byte) as "github.com/ethereum/go-ethereum/common".Hash value in argument to signer.CheckSignature
|
build:
consensus/hotstuff/signer/signer_test.go#L83
cannot use data (variable of type []byte) as "github.com/ethereum/go-ethereum/common".Hash value in argument to signer.CheckSignature
|
build:
consensus/hotstuff/signer/signer_test.go#L109
emptySigner.SealAfterCommit undefined (type *SignerImpl has no field or method SealAfterCommit)
|
build:
consensus/hotstuff/signer/signer_test.go#L118
emptySigner.SealAfterCommit undefined (type *SignerImpl has no field or method SealAfterCommit)
|
build:
contracts/native/cross_chain_manager/entrance_test.go#L66
param.BlocksToWait undefined (type *side_chain_manager.RegisterSideChainParam has no field or method BlocksToWait)
|