Fantom-foundation/go-lachesis

View on GitHub
evmcore/chain_makers.go

Summary

Maintainability
A
35 mins
Test Coverage

Function GenerateChain has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func GenerateChain(config *params.ChainConfig, parent *EvmBlock, db ethdb.Database, n int, gen func(int, *BlockGen)) ([]*EvmBlock, []types.Receipts, DummyChain) {
Severity: Minor
Found in evmcore/chain_makers.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status