0g-chain/x/evmutil
Robert Pirtle 528be6350e
feat(evmutil): add CosmosCoinsFullyBackedInvariant (#1610)
* add IterateAllDeployedCosmosCoinContracts method

* refactor unpacking big int from erc20 query

* add QueryERC20TotalSupply method

* feat(evmutil): add CosmosCoinsFullyBackedInvariant

* update changelog
2023-06-05 11:39:53 -07:00
..
client/cli feat(evmutil): implement MsgConvertCosmosCoinFromERC20 (#1609) 2023-06-02 14:26:51 -07:00
keeper feat(evmutil): add CosmosCoinsFullyBackedInvariant (#1610) 2023-06-05 11:39:53 -07:00
migrations/v2 update new names, NativeCoin -> CosmosCoin (#1596) 2023-05-23 12:32:27 -07:00
spec feat(evmutil): implement MsgConvertCosmosCoinFromERC20 (#1609) 2023-06-02 14:26:51 -07:00
testutil feat(evmutil): Add DeployedCosmosCoinContracts query (#1605) 2023-06-02 11:23:52 -07:00
types feat(evmutil): implement MsgConvertCosmosCoinFromERC20 (#1609) 2023-06-02 14:26:51 -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