0g-chain/x/evmutil
Ruaridh 1459170a37
fix(evmutil): register MsgConvertCosmosCoinToERC20 on amino (#1599)
* add amino registration test

* register evmutil types on app amino codec

* register new msg type in amino and proto,
also use new register method that checks length to catch ledger issues

* clarify variable naming
2023-05-26 19:06:26 -07:00
..
client/cli Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
keeper feat(evmutil): track deployed contracts in state (#1598) 2023-05-24 16:23:33 -07:00
migrations/v2 update new names, NativeCoin -> CosmosCoin (#1596) 2023-05-23 12:32:27 -07:00
spec feat(evmutil): track deployed contracts in state (#1598) 2023-05-24 16:23:33 -07:00
testutil feat(evmutil): track deployed contracts in state (#1598) 2023-05-24 16:23:33 -07:00
types fix(evmutil): register MsgConvertCosmosCoinToERC20 on amino (#1599) 2023-05-26 19:06:26 -07:00
genesis_test.go update new names, NativeCoin -> CosmosCoin (#1596) 2023-05-23 12:32:27 -07:00
genesis.go Add EIP712 ante (#1267) 2022-08-23 13:04:40 -04:00
module.go fix(evmutil): register MsgConvertCosmosCoinToERC20 on amino (#1599) 2023-05-26 19:06:26 -07:00