0g-chain/x/evmutil/keeper
mergify[bot] e34c94aa62
bep3 conversion msg server tests (#1859) (#1861)
(cherry picked from commit d3233d65d5)

Co-authored-by: Draco <draco@dracoli.com>
2024-03-28 07:16:15 -07:00
..
bank_keeper_test.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
bank_keeper.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
conversion_cosmos_native_test.go feat(evmutil): implement MsgConvertCosmosCoinFromERC20 (#1609) 2023-06-02 14:26:51 -07:00
conversion_cosmos_native.go feat(evmutil): implement MsgConvertCosmosCoinFromERC20 (#1609) 2023-06-02 14:26:51 -07:00
conversion_evm_native_bep3_test.go Implement bep3 evm native conversion logic (#1848) (#1858) 2024-03-25 14:46:52 -04:00
conversion_evm_native_bep3.go Implement bep3 evm native conversion logic (#1848) (#1858) 2024-03-25 14:46:52 -04:00
conversion_evm_native_test.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
conversion_evm_native.go Implement bep3 evm native conversion logic (#1848) (#1858) 2024-03-25 14:46:52 -04:00
erc20_test.go feat(evmutil): add CosmosCoinsFullyBackedInvariant (#1610) 2023-06-05 11:39:53 -07:00
erc20.go fix(evmutil): create module account on InitGenesis (#1655) 2023-07-24 16:00:19 -07:00
evm_test.go feat: upgrade to Cosmos v0.46 (#1477) 2023-04-03 20:08:45 -04:00
evm.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
grpc_query_test.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
grpc_query.go feat(evmutil): Add DeployedCosmosCoinContracts query (#1605) 2023-06-02 11:23:52 -07:00
invariants_test.go feat(evmutil): add CosmosCoinsFullyBackedInvariant (#1610) 2023-06-05 11:39:53 -07:00
invariants.go feat(evmutil): add CosmosCoinsFullyBackedInvariant (#1610) 2023-06-05 11:39:53 -07:00
keeper_test.go feat(evmutil): add CosmosCoinsFullyBackedInvariant (#1610) 2023-06-05 11:39:53 -07:00
keeper.go feat(evmutil): add CosmosCoinsFullyBackedInvariant (#1610) 2023-06-05 11:39:53 -07:00
migrations.go feat(evmutil): add allow list for evm-convertible sdk denoms (#1590) 2023-05-19 16:01:46 -07:00
msg_server_bep3_test.go bep3 conversion msg server tests (#1859) (#1861) 2024-03-28 07:16:15 -07:00
msg_server_test.go feat(evmutil): implement MsgConvertCosmosCoinFromERC20 (#1609) 2023-06-02 14:26:51 -07:00
msg_server.go feat(evmutil): implement MsgConvertCosmosCoinFromERC20 (#1609) 2023-06-02 14:26:51 -07:00
params_test.go feat(evmutil): track deployed contracts in state (#1598) 2023-05-24 16:23:33 -07:00
params.go feat(evmutil)!: implement MsgConvertCosmosCoinToERC20 (#1603) 2023-05-30 12:00:01 -07:00