Bump github.com/ethereum/go-ethereum from 1.10.26 to 1.13.14 #155
Annotations
6 errors
|
Run go test ./...
undefined: params.BaseFeeChangeDenominator
|
Run go test ./...
undefined: params.ElasticityMultiplier
|
Run go test ./...
cannot use (*EVM)(nil) (value of type *EVM) as "github.com/evmos/ethermint/x/evm/vm".EVM value in variable declaration: *EVM does not implement "github.com/evmos/ethermint/x/evm/vm".EVM (wrong type for method Call)
|
Run go test ./...
cannot use &EVM{…} (value of type *EVM) as "github.com/evmos/ethermint/x/evm/vm".EVM value in return statement: *EVM does not implement "github.com/evmos/ethermint/x/evm/vm".EVM (wrong type for method Call)
|
Run go test ./...
The operation was canceled.
|
Loading