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

feat!: using ica controller instead of intertx #1069

Conversation

spoo-bar
Copy link
Contributor

  • Changing the existing ICA funcs to use interchain-accounts controller instead of intertx module as it is deprecated.

With the moving of the module features to module_modname.go, open to moving the ica features to module_ica_controller.go

Copy link

vercel bot commented Apr 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
interchaintest-docs ⬜️ Ignored (Inspect) Visit Preview Apr 15, 2024 0:41am

@spoo-bar spoo-bar marked this pull request as ready for review April 15, 2024 13:17
@spoo-bar spoo-bar requested a review from a team as a code owner April 15, 2024 13:17
@spoo-bar spoo-bar requested a review from agouin April 15, 2024 13:17
Copy link
Member

@Reecepbcups Reecepbcups left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! This can be moved in another PR to it's own file once some gRPC queries are added on top. Not a priority just a nice to have.

Thanks for your work!

@Reecepbcups Reecepbcups added the BACKPORT backport into all maintained branches label Apr 15, 2024
@Reecepbcups Reecepbcups merged commit 94f966a into strangelove-ventures:main Apr 15, 2024
16 checks passed
mergify bot pushed a commit that referenced this pull request Apr 15, 2024
* replacing intertx with interchain account controller

* adding generic icatx support

* updating SendICABankTransfer to use interchain account controller module

* adding chain level wrappers for ica controller

* go mod

* Revert "go mod"

This reverts commit 2638272.

(cherry picked from commit 94f966a)

# Conflicts:
#	chain/cosmos/chain_node.go
#	chain/cosmos/cosmos_chain.go
@spoo-bar spoo-bar deleted the spoorthi/using-ica-controller-instead-of-intertx branch April 15, 2024 14:14
Reecepbcups added a commit that referenced this pull request Apr 17, 2024
…1074)

* feat!: using ica controller instead of intertx (#1069)

* replacing intertx with interchain account controller

* adding generic icatx support

* updating SendICABankTransfer to use interchain account controller module

* adding chain level wrappers for ica controller

* go mod

* Revert "go mod"

This reverts commit 2638272.

(cherry picked from commit 94f966a)

# Conflicts:
#	chain/cosmos/chain_node.go
#	chain/cosmos/cosmos_chain.go

* fix changes in v7 from v8

---------

Co-authored-by: Spoorthi <9302666+spoo-bar@users.noreply.github.com>
Co-authored-by: Reece Williams <reecepbcups@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BACKPORT backport into all maintained branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants