Fantom-foundation/go-lachesis

View on GitHub
gossip/scores.go

Summary

Maintainability
A
35 mins
Test Coverage

Method Service.updateOriginationScores has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (s *Service) updateOriginationScores(block *inter.Block, evmBlock *evmcore.EvmBlock, receipts types.Receipts, txPositions map[common.Hash]TxPosition, sealEpoch bool) {
Severity: Minor
Found in gossip/scores.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status