We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We plan to upgrade our Cosmos SDK dependency to v0.50, which is currently available as a release candidate.
Improvements and bug fixes included in the new version: https://github.com/cosmos/cosmos-sdk/blob/v0.50.0-rc.0/CHANGELOG.md
Task Checklist:
ValidateBasic()
msg_server
GetSIgner()
x/wasm
The text was updated successfully, but these errors were encountered:
Check compatibility with x/wasmd.
x/wasmd
Sorry, something went wrong.
Reopening it as we can track v0.50-related issues here.
Perfect
hacheigriega
Successfully merging a pull request may close this issue.
🔧 Chore
We plan to upgrade our Cosmos SDK dependency to v0.50, which is currently available as a release candidate.
Improvements and bug fixes included in the new version: https://github.com/cosmos/cosmos-sdk/blob/v0.50.0-rc.0/CHANGELOG.md
Task Checklist:
ValidateBasic()
logic tomsg_server
. See [Epic]: ValidateBasic cosmos/cosmos-sdk#15648GetSIgner()
logic to protobuf. See [Epic]: GetSigners cosmos/cosmos-sdk#15677x/wasm
The text was updated successfully, but these errors were encountered: