feat(crypto/bls12381): signature aggregation #108
Annotations
4 errors
lint:
internal/consensus/byzantine_test.go#L191
lazyProposer.LastCommit.HasTwoThirdsMajority undefined (type "github.com/cometbft/cometbft/types".VoteSetReader has no field or method HasTwoThirdsMajority)
|
lint:
internal/consensus/byzantine_test.go#L195
lazyProposer.LastCommit.MakeExtendedCommit undefined (type "github.com/cometbft/cometbft/types".VoteSetReader has no field or method MakeExtendedCommit)
|
lint:
internal/consensus/common_test.go#L334
votes.GetByAddress undefined (type "github.com/cometbft/cometbft/types".VoteSetReader has no field or method GetByAddress) (typecheck)
|
lint
Process completed with exit code 1.
|