keplr-chain-registry icon indicating copy to clipboard operation
keplr-chain-registry copied to clipboard

Unable to sign evm transactions again (regression)

Open randy75828 opened this issue 6 months ago • 19 comments

It seems like there is a recent removal in the evm field in carbon.json as shown here:

https://github.com/chainapsis/keplr-chain-registry/commit/feeaefb33fd95d18c2108cf5392fc893695f4c46

and that the evm info for the chain is moved to:

https://github.com/chainapsis/keplr-chain-registry/blob/main/evm/eip155%3A9790.json

but this brings back this error Not ethermint like and EVM chain due to the missing evmInfo field.

image

This sudden update is breaking our chains evm transaction. Can anyone help?

randy75828 avatar Jul 31 '24 04:07 randy75828