Skip to content

Conversation

@0xekez
Copy link
Contributor

@0xekez 0xekez commented Apr 21, 2023

We previously removed these due to some bugs in interchaintest. This adds back interchaintest tests with a simple test that can be run without encountering those bugs to demonstrate a full deploy of Polytone for Oak.

@0xekez
Copy link
Contributor Author

0xekez commented Apr 21, 2023

At the moment, CI fails because interchaintest runs out of gas instantiating the voice module. If you would like to run this locally, you can modify your local version of interchaintest with the changes in this PR. On my machine, this means modifying the file /Users/ekez/go/pkg/mod/github.com/strangelove-ventures/interchaintest/[email protected]/chain/cosmos/chain_node.go.

The problem is that interchain test sets a very low gas limit on transactions by default so the voice module can't be instantiated. If you make the modification in the previous paragraph the issue will be resolved and you'll be able to run the intercahintest tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants