Patch ethermint gas tracking #83
Annotations
10 errors and 5 warnings
rpc/ethereum/pubsub/pubsub.go#L22
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
|
rpc/ethereum/pubsub/pubsub.go#L24
import 'github.com/tendermint/tendermint/rpc/core/types' is not allowed from list 'Main' (depguard)
|
rpc/namespaces/ethereum/miner/unsupported.go#L34
unused-parameter: parameter 'extra' seems to be unused, consider removing or renaming it as _ (revive)
|
rpc/namespaces/ethereum/miner/unsupported.go#L42
unused-parameter: parameter 'gasLimit' seems to be unused, consider removing or renaming it as _ (revive)
|
rpc/namespaces/ethereum/miner/unsupported.go#L54
unused-parameter: parameter 'threads' seems to be unused, consider removing or renaming it as _ (revive)
|
rpc/namespaces/ethereum/miner/api.go#L19
import 'github.com/cosmos/cosmos-sdk/server' is not allowed from list 'Main' (depguard)
|
rpc/namespaces/ethereum/miner/api.go#L21
import 'github.com/ethereum/go-ethereum/common' is not allowed from list 'Main' (depguard)
|
rpc/namespaces/ethereum/miner/api.go#L22
import 'github.com/ethereum/go-ethereum/common/hexutil' is not allowed from list 'Main' (depguard)
|
rpc/namespaces/ethereum/miner/api.go#L24
import 'github.com/tendermint/tendermint/libs/log' is not allowed from list 'Main' (depguard)
|
rpc/namespaces/ethereum/miner/api.go#L26
import 'github.com/evmos/ethermint/rpc/backend' is not allowed from list 'Main' (depguard)
|
x/evm/keeper/grpc_query.go#L293
redefines-builtin-id: redefinition of the built-in function cap (revive)
|
x/evm/keeper/grpc_query.go#L318
redefines-builtin-id: redefinition of the built-in function cap (revive)
|
x/evm/keeper/abci.go#L27
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
x/evm/keeper/abci.go#L34
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
x/evm/keeper/config.go#L62
unused-parameter: parameter 'msg' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading