Problem: state overrides are not supported in eth_call #597
Annotations
10 errors and 2 warnings
x/evm/keeper/abci.go#L1
: # github.com/evmos/ethermint/x/evm/keeper
|
x/evm/keeper/grpc_query.go#L418
req.Overrides undefined (type *"github.com/evmos/ethermint/x/evm/types".QueryTraceTxRequest has no field or method Overrides)
|
x/evm/keeper/grpc_query.go#L419
req.Overrides undefined (type *"github.com/evmos/ethermint/x/evm/types".QueryTraceTxRequest has no field or method Overrides) (typecheck)
|
app/ante/eth.go#L29
could not import github.com/evmos/ethermint/x/evm/keeper (-: # github.com/evmos/ethermint/x/evm/keeper
|
x/evm/keeper/grpc_query.go#L418
req.Overrides undefined (type *"github.com/evmos/ethermint/x/evm/types".QueryTraceTxRequest has no field or method Overrides)
|
x/evm/keeper/grpc_query.go#L419
req.Overrides undefined (type *"github.com/evmos/ethermint/x/evm/types".QueryTraceTxRequest has no field or method Overrides)) (typecheck)
|
x/evm/simulation/operations.go#L31
could not import github.com/evmos/ethermint/x/evm/keeper (-: # github.com/evmos/ethermint/x/evm/keeper
|
x/evm/keeper/grpc_query.go#L418
req.Overrides undefined (type *"github.com/evmos/ethermint/x/evm/types".QueryTraceTxRequest has no field or method Overrides)
|
x/evm/keeper/grpc_query.go#L419
req.Overrides undefined (type *"github.com/evmos/ethermint/x/evm/types".QueryTraceTxRequest has no field or method Overrides)) (typecheck)
|
x/evm/genesis.go#L29
could not import github.com/evmos/ethermint/x/evm/keeper (-: # github.com/evmos/ethermint/x/evm/keeper
|
|
rpc/backend/call_tx.go#L375
var-naming: var overridesJson should be overridesJSON (revive)
|
The logs for this run have expired and are no longer available.
Loading