Randy

Results 4 issues of Randy

![image](https://user-images.githubusercontent.com/44086461/188121609-1602e7cb-251d-4d62-b127-0c4321688d95.png) Found these lines of code in eth.go under EthAccountVerificationDecorator. Was thinking if this is pointless? If account is not present, no transaction can be done? So why bother creating...

Currently there exists a ethermint like chain id check when signing ethereum tx. however for some chains, like the carbon chain, their cosmos chain id(carbon-1) is different from the evm...

Hi i was trying out the signbytes function using the sample code provided in (https://docs.terra.money/develop/wallet-provider/sign-bytes) but im not getting the same public key. May i know why? the generated address...

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...