feat: ec: Integrate Fast Finality for Filecoin #994
Annotations
9 errors
chain/lf3/ec.go#L23
undefined: f3 (typecheck)
|
chain/lf3/f3.go#L25
undefined: f3 (typecheck)
|
chain/lf3/ec.go#L47
undefined: f3 (typecheck)
|
node/impl/full.go#L120
cannot use &FullNodeAPI{} (value of type *FullNodeAPI) as api.FullNode value in variable declaration: *FullNodeAPI does not implement api.FullNode (missing method ID) (typecheck)
|
node/impl/full.go#L70
n.NetPubsubScores undefined (type *FullNodeAPI has no field or method NetPubsubScores) (typecheck)
|
itests/deadlines_test.go#L32
"github.com/filecoin-project/lotus/storage/sealer/mock" imported and not used (typecheck)
|
itests/wdpost_config_test.go#L19
"github.com/filecoin-project/lotus/storage/sealer/mock" imported and not used (typecheck)
|
itests/wdpost_test.go#L26
"github.com/filecoin-project/lotus/storage/sealer/mock" imported and not used (typecheck)
|
|
This job failed
Loading