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: cosmwasm migrate contract #1121

Merged
merged 4 commits into from
May 10, 2024

Conversation

BiPhan4
Copy link
Contributor

@BiPhan4 BiPhan4 commented May 10, 2024

Enabling contract migration E2E testing for Jackal's Cross Chain Outpost currently in rapid development.

https://github.com/JackalLabs/storage-outpost/blob/dev/e2e/interchaintest/migration_test.go

Hopefully Jackal's usage can assist the Cosmos community in developing full E2E tests for their contract migrations.

@BiPhan4 BiPhan4 requested a review from a team as a code owner May 10, 2024 17:04
@BiPhan4 BiPhan4 requested a review from KyleMoser May 10, 2024 17:04
Copy link

vercel bot commented May 10, 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 May 10, 2024 5:06pm

@Reecepbcups Reecepbcups changed the title V7 jkl outpost - Migrations feat: cosmwasm migrate contract May 10, 2024
@Reecepbcups Reecepbcups added the BACKPORT backport into all maintained branches label May 10, 2024
@Reecepbcups Reecepbcups enabled auto-merge (squash) May 10, 2024 17:16
@Reecepbcups Reecepbcups merged commit e7c0c39 into strangelove-ventures:v7 May 10, 2024
13 checks passed
mergify bot pushed a commit that referenced this pull request May 10, 2024
* migrate contract

* consume codeID

* fix

---------

Co-authored-by: Reece Williams <[email protected]>
(cherry picked from commit e7c0c39)

# Conflicts:
#	chain/cosmos/chain_node.go
Reecepbcups added a commit that referenced this pull request May 10, 2024
* feat: cosmwasm migrate contract (#1121)

* migrate contract

* consume codeID

* fix

---------

Co-authored-by: Reece Williams <[email protected]>
(cherry picked from commit e7c0c39)

# Conflicts:
#	chain/cosmos/chain_node.go

* move to module_cosmwasm

---------

Co-authored-by: Bi Phan <[email protected]>
Co-authored-by: Reece Williams <[email protected]>
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