0g-chain/x/evmutil
Robert Pirtle d988330d7f
feat(evmutil): add MsgConvertCosmosCoinFromERC20 proto (#1608)
* add MsgConvertCosmosCoinFromERC20 proto & Msg impl

* test MsgConvertCosmosCoinFromERC20 validation

* register msg codec in this PR 😅
2023-06-02 12:36:59 -07:00
..
client/cli feat(evmutil): Add DeployedCosmosCoinContracts query (#1605) 2023-06-02 11:23:52 -07:00
keeper feat(evmutil): add MsgConvertCosmosCoinFromERC20 proto (#1608) 2023-06-02 12:36:59 -07:00
migrations/v2 update new names, NativeCoin -> CosmosCoin (#1596) 2023-05-23 12:32:27 -07:00
spec feat(evmutil): Add DeployedCosmosCoinContracts query (#1605) 2023-06-02 11:23:52 -07:00
testutil feat(evmutil): Add DeployedCosmosCoinContracts query (#1605) 2023-06-02 11:23:52 -07:00
types feat(evmutil): add MsgConvertCosmosCoinFromERC20 proto (#1608) 2023-06-02 12:36:59 -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