fix(evm): ensure only one copy of StateDB when executing Ethereum txs #6161
Annotations
5 errors and 1 warning
lint:
x/evm/keeper/erc20_test.go#L37
Error return value of `stateDB.Commit` is not checked (errcheck)
|
lint:
x/evm/keeper/erc20_test.go#L66
Error return value of `stateDB.Commit` is not checked (errcheck)
|
lint:
x/evm/keeper/erc20_test.go#L84
Error return value of `stateDB.Commit` is not checked (errcheck)
|
lint:
x/evm/keeper/erc20_test.go#L99
Error return value of `stateDB.Commit` is not checked (errcheck)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|