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
cosmos-sdk-proto
serde
no_std
We noticed ibc-rs's no-std-check are failing because of cosmos-sdk-proto's feature flag set.
ibc-rs
no-std-check
cosmos/ibc-rs#1375
PS. This also makes ibc-proto-rs's serde feature no_std incompatible: cosmos/ibc-proto-rs#254
ibc-proto-rs
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
We noticed
ibc-rs
'sno-std-check
are failing because ofcosmos-sdk-proto
's feature flag set.cosmos/ibc-rs#1375
PS. This also makes
ibc-proto-rs
'sserde
featureno_std
incompatible: cosmos/ibc-proto-rs#254The text was updated successfully, but these errors were encountered: