Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create cw-multi-test IBC tests for the wormchain-ibc-receiver contract #98

Open
Tracked by #42
kakucodes opened this issue Oct 28, 2024 · 1 comment · May be fixed by #97
Open
Tracked by #42

Create cw-multi-test IBC tests for the wormchain-ibc-receiver contract #98

kakucodes opened this issue Oct 28, 2024 · 1 comment · May be fixed by #97
Assignees

Comments

@kakucodes
Copy link

kakucodes commented Oct 28, 2024

IBC functionality can be tested for in the cw v1.5 cw-multi-test. Technically we will utilize abstract-cw-multi-test which is a fork of mainline cw-multi-test which has implemented the logic of ibc under the hood.

These changes should not really go upstream until the wasmd upgrade for gateway is also merged in and ideally we'd have a sibling pr that upgrades all of the contracts to utilize cw1.5.

@jtieri
Copy link
Member

jtieri commented Oct 28, 2024

It would be best to get Joel's changes merged for upgrading the chain deps, specifically the CosmWasm version, then the contracts can be upgrade afterwards and those changes can be deployed separately.

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 a pull request may close this issue.

2 participants