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

Add admin to WasmMsg::Instantiate in cosmwasm-std (v1.12) #1552

Merged
merged 16 commits into from
Oct 4, 2023

Conversation

assafmo
Copy link
Member

@assafmo assafmo commented Sep 28, 2023

Continues #1546

@assafmo assafmo force-pushed the add-admin-to-init-in-cosmwasm-std branch from fe45acb to fb3edba Compare October 4, 2023 06:15
Point cosmwasm-std to our repo rather than the @luca992 commit on his fork (cargo cries about this)
@assafmo assafmo merged commit 108e21e into master Oct 4, 2023
@assafmo assafmo deleted the add-admin-to-init-in-cosmwasm-std branch October 4, 2023 10:03
@luca992
Copy link
Contributor

luca992 commented Oct 5, 2023

any chance we could get a local secret build with this, this week?

@assafmo
Copy link
Member Author

assafmo commented Oct 5, 2023

You can compile it right now with make localsecret, and later today I'll tag it as v1.12 beta.

@assafmo
Copy link
Member Author

assafmo commented Oct 5, 2023

@luca992 you can now use localsecret:v1.12.0-beta.0

@luca992
Copy link
Contributor

luca992 commented Oct 5, 2023

@luca992 you can now use localsecret:v1.12.0-beta.0

Sick, thanks much appreciated.

@assafmo
Copy link
Member Author

assafmo commented Oct 5, 2023

Feedback is welcomed 🙏

@luca992
Copy link
Contributor

luca992 commented Oct 5, 2023

@assafmo just trying it out now. Seems to be working correctly 🙌

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