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
serde
no_std
#187 included cosmos-sdk-proto/serde into serde feature set.
cosmos-sdk-proto/serde
ibc-proto-rs/Cargo.toml
Line 57 in bb44393
but cosmos-sdk-proto's serde feature includes tendermint-proto/std.
cosmos-sdk-proto
tendermint-proto/std
This makes the no-std ci jobs fail at cosmos/ibc-rs#1375
no-std
I think that the main issue that tendermint-proto doesn't have a serde feature. I opened PR to fix at cosmos-sdk-proto.
tendermint-proto
The text was updated successfully, but these errors were encountered:
closed in #255 via bumping the cosmos-sdk-proto dep.
Sorry, something went wrong.
No branches or pull requests
#187 included
cosmos-sdk-proto/serde
intoserde
feature set.ibc-proto-rs/Cargo.toml
Line 57 in bb44393
but
cosmos-sdk-proto
'sserde
feature includestendermint-proto/std
.This makes the
no-std
ci jobs fail at cosmos/ibc-rs#1375I think that the main issue thatI opened PR to fix attendermint-proto
doesn't have aserde
feature.cosmos-sdk-proto
.The text was updated successfully, but these errors were encountered: