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

tendermint: fix minimal-versions correctness for bytes #1257

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

tony-iqlusion
Copy link
Collaborator

The tendermint crate uses features of bytes introduced in version 1.2, namely a From<Vec<u8>> impl for Bytes.

See cosmos/cosmos-rust#314 for additional context

The `tendermint` crate uses features of `bytes` introduced in version
1.2, namely a `From<Vec<u8>>` impl for `Bytes`.

See cosmos/cosmos-rust#314 for additional
context.
Copy link
Contributor

@xla xla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(͠≖ ͜ʖ͠≖)👌

@romac romac merged commit 5020067 into main Jan 6, 2023
@romac romac deleted the make-bytes-version-min-versions-correct branch January 6, 2023 09:43
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.

None yet

3 participants