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

rename module #481

Draft
wants to merge 1 commit into
base: release/v6.5.x
Choose a base branch
from

Conversation

faddat
Copy link
Contributor

@faddat faddat commented Apr 2, 2024

We have been depending on a very old edition of x/transfermiddleware in packet forward middleware.

In order to resolve this, we need to rename the module from github.com/notional-labs/composable/v6 to github.com/ComposableFi/composable-cosmos/v6 and then reference a v6.6.0, but for now we can just use this commit.

Then, we need to update packet forward middleware to refer to this commit, and push that to our fork.

This also involves refactoring simapp in packetforwardmiddleware.

From there, we make another update to this branch to refer to that, and we can continue to debug knowing that we're for sure using the correct code.

The ongoing simapp refactor is here:

https://github.com/faddat/ibc-apps/tree/faddat/composable-ibc-apps

We won't want to merge this PR until the changes to ibc-apps are completed.

@faddat faddat marked this pull request as draft April 2, 2024 19:48
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.

1 participant