-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Description
When updating the Ignite EVM App from 2d3df2b to v0.4.2, I am still getting:
[IGNITE] /var/cache/go/github.com/cosmos/[email protected]/x/vm/statedb/statedb.go:40:20: cannot
[IGNITE] use &StateDB{} (value of type *StateDB) as
[IGNITE] "github.com/ethereum/go-ethereum/core/vm".StateDB value in variable declaration:
[IGNITE] *StateDB does not implement "github.com/ethereum/go-ethereum/core/vm".StateDB
[IGNITE] (missing method IsStorageEmpty)
[IGNITE] : exit status 1This means, this commit is still missing: #490 / 1f22f19
Using: https://github.com/cosmos/go-ethereum/releases/tag/v1.16.2-cosmos-1 instead of a random commit like in https://github.com/cosmos/evm/blob/v0.4.2/go.mod#L275-L276C67 -> cosmos/go-ethereum@2fc7571...v1.16.2-cosmos-1
Please backport this PR and re-tag v0.4.x
Metadata
Metadata
Assignees
Labels
No labels