Fantom-foundation/go-lachesis

View on GitHub
evmcore/state_prefetcher.go

Summary

Maintainability
A
1 hr
Test Coverage

Function precacheTransaction has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

func precacheTransaction(config *params.ChainConfig, bc DummyChain, author *common.Address, gaspool *GasPool, statedb *state.StateDB, header *EvmHeader, tx *types.Transaction, cfg vm.Config) error {
Severity: Major
Found in evmcore/state_prefetcher.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status