-
Notifications
You must be signed in to change notification settings - Fork 174
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: Add wasm module v1-beta #71
Conversation
Yeah this is much terser than mine - we should review and test this one instead @faddat & @dimiandre |
ok, I'm doin my thing. thanks @giansalex |
@giansalex as I mentioned on the other thread LGTM from my perspective - just need to resolve deps as they've moved on main :) |
c76f032
to
c7cb9da
Compare
@the-frey updated. |
Nice and clean, let's give this a test with Uni. If anyone tags this, please indicate that it's a beta. Would be nice to reserve |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. @faddat or @dimiandre have you had a chance to test and are you happy to move forward with this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm and test contracts for consistency
Versioning preference: releases get tagged thus: we'd tag this v2.0.0-alpha then v2.0.0-beta then v2.0.0 |
This includes:
cosmoscmd
(and wasm cli options added) to avoid redundant codeclose #70
close #24