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: partial upgrade of contracts to CosmWasm 2.0 #1876

Merged
merged 6 commits into from
May 8, 2024

Conversation

PoisonPhang
Copy link
Contributor

@PoisonPhang PoisonPhang commented May 7, 2024

In an attempt to mitigate updating external libraries to CosmWasm 2.0, this PR only updates the minimal amount of crates to CosmWasm 2.0:

  • token-factory-api
  • ucs01-relay-api
  • ucs01-realy
  • zerg

Reviewers: If you're familiar with any of the crates above, please make sure nothing was missed from the CosmWasm 1.5.x -> 2.0.0 Migration Guide

@PoisonPhang PoisonPhang linked an issue May 7, 2024 that may be closed by this pull request
@PoisonPhang PoisonPhang requested a review from aeryz May 7, 2024 22:08
aeryz
aeryz previously approved these changes May 7, 2024
@PoisonPhang PoisonPhang requested a review from aeryz May 8, 2024 00:46
@PoisonPhang PoisonPhang merged commit b6809d3 into main May 8, 2024
45 checks passed
@PoisonPhang PoisonPhang deleted the 1875-migrate-rust-projects-to-cosmwasm-v200 branch May 8, 2024 15:29
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.

Migrate rust projects to CosmWasm v2.0.0
3 participants