Fantom-foundation/go-lachesis

View on GitHub
evmcore/state_processor.go

Summary

Maintainability
A
1 hr
Test Coverage

Function ApplyTransaction has 10 arguments (exceeds 4 allowed). Consider refactoring.
Open

    config *params.ChainConfig,
    bc DummyChain,
    author *common.Address,
    gp *GasPool,
    statedb *state.StateDB,
Severity: Major
Found in evmcore/state_processor.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status