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 #1122

Merged
merged 3 commits into from
May 10, 2024
Merged

feat: cosmwasm migrate contract #1122

merged 3 commits into from
May 10, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot 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.


This is an automatic backport of pull request #1121 done by [Mergify](https://mergify.com).

* migrate contract

* consume codeID

* fix

---------

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

# Conflicts:
#	chain/cosmos/chain_node.go
@mergify mergify bot requested a review from a team as a code owner May 10, 2024 18:09
@mergify mergify bot requested a review from joelsmith-2019 May 10, 2024 18:09
@mergify mergify bot added the conflicts label May 10, 2024
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 9:10pm

Copy link
Contributor Author

mergify bot commented May 10, 2024

Cherry-pick of e7c0c39 has failed:

On branch mergify/bp/main/pr-1121
Your branch is up to date with 'origin/main'.

You are currently cherry-picking commit e7c0c39.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   chain/cosmos/cosmos_chain.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   chain/cosmos/chain_node.go

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@Reecepbcups Reecepbcups changed the title [BP: main <- #1121] feat: cosmwasm migrate contract feat: cosmwasm migrate contract May 10, 2024
@Reecepbcups Reecepbcups enabled auto-merge (squash) May 10, 2024 21:12
@Reecepbcups Reecepbcups merged commit c0037a7 into main May 10, 2024
19 checks passed
@Reecepbcups Reecepbcups deleted the mergify/bp/main/pr-1121 branch May 10, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants