Skip to content

chore(target_chains/cosmwasm): replace xion_testnet with xion_testnet_2 #2510

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

Merged
merged 2 commits into from
Mar 21, 2025

Conversation

ali-behjati
Copy link
Collaborator

Summary

Deploy cosmwasm to xion_testnet_2. Also removes the previous xion deployment as it doesn't exist anymore.

@ali-behjati ali-behjati requested a review from a team as a code owner March 20, 2025 18:13
Copy link

vercel bot commented Mar 20, 2025

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

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 21, 2025 11:32am
component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 21, 2025 11:32am
entropy-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 21, 2025 11:32am
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 21, 2025 11:32am
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 21, 2025 11:32am
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 21, 2025 11:32am

@@ -28,6 +28,7 @@
"devDependencies": {
"@types/adm-zip": "^0.5.0",
"@types/yargs": "^17.0.18",
"prettier": "catalog:"
"prettier": "catalog:",
"ts-node": "^10.9.2"
Copy link
Collaborator

Choose a reason for hiding this comment

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

We should probably move ts-node to the catalog too since we should be managing it alongside typescript, and ideally we should upgrade the tooling across the whole monorepo simultaneously.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'll make a separate PR for it because it affects everything else

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.

3 participants