0g-chain/tests/e2e-ibc
Robert Pirtle 2d07988994
e2e-ibc: add ERC20 convert to coin & IBC test (#1950)
* generate erc20 golang interface

* write interchain test that deploys ERC20

* enable deployed erc20 as a conversion pair

* convert erc20 to sdk coin!

* refactor: move RandomMnemonic() to util

* erc20 -> cosmos coin -> ibc e2e test

* add NewEvmSignerFromMnemonic to util

* ci: update ibc-test cache dependency list

* fix ci dependencies
2024-06-24 14:55:40 -07:00
..
chainconfig.go e2e-ibc: add ERC20 convert to coin & IBC test (#1950) 2024-06-24 14:55:40 -07:00
conformance_test.go test(e2e-ibc): downgrade to ibc v7 for ibc tests (#1901) 2024-05-07 13:15:38 -07:00
erc20_test.go e2e-ibc: add ERC20 convert to coin & IBC test (#1950) 2024-06-24 14:55:40 -07:00
go.mod e2e-ibc: add ERC20 convert to coin & IBC test (#1950) 2024-06-24 14:55:40 -07:00
go.sum e2e-ibc: add ERC20 convert to coin & IBC test (#1950) 2024-06-24 14:55:40 -07:00
main_test.go test(e2e-ibc): downgrade to ibc v7 for ibc tests (#1901) 2024-05-07 13:15:38 -07:00