mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 18:15:19 +00:00
37b1b5fa5e
* add kvtool as a subrepo * use kvtool instead of hardcoded configurations * encapsulate chain port numbers * refactor query clients * include ibc in test suite * track & create accounts per chain * setup test suite env & toggle for IBC tests * support different denoms on different chains * add E2E_SKIP_SHUTDOWN flag * test ibc transfer of funds! * include submodules in necessary github checkout action * update readme w/ details about e2e git submodules
4 lines
99 B
Plaintext
4 lines
99 B
Plaintext
[submodule "tests/e2e/kvtool"]
|
|
path = tests/e2e/kvtool
|
|
url = https://github.com/kava-labs/kvtool
|