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

Feature/contract state tools #4954

Merged
merged 4 commits into from
Oct 8, 2024
Merged

Conversation

jstuczyn
Copy link
Contributor

@jstuczyn jstuczyn commented Oct 8, 2024

Introduced/reimplemented my old tools for importing cosmwasm contract states given a kv dump file.

This makes it significantly easier to plan and test complex state migrations on actual chains where we risk timing out on expensive operations.


This change is Reviewable

@jstuczyn jstuczyn added this to the Magura milestone Oct 8, 2024
@jstuczyn jstuczyn requested a review from octol October 8, 2024 14:10
Copy link

vercel bot commented Oct 8, 2024

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

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
nym-explorer ⬜️ Ignored (Inspect) Visit Preview Oct 8, 2024 2:31pm
nym-next-explorer ⬜️ Ignored (Inspect) Visit Preview Oct 8, 2024 2:31pm

@jstuczyn jstuczyn merged commit 27ac345 into develop Oct 8, 2024
16 of 17 checks passed
@jstuczyn jstuczyn deleted the feature/contract-state-tools branch October 8, 2024 14:32
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.

2 participants