The bug of eip activation is [fixed in code](https://github.com/evmos/ethermint/pull/288), but the `extra_eips` field is never cleared in mainnet and testnet state: https://rest.cronos.org/ethermint/evm/v1/params We should clear it in the upgrade handler. The only side effect of this is some opcodes's gas cost is not the same as ethereum.