Skip to content

bounded-collections: Fixes Hash impl#721

Merged
mrcnski merged 1 commit intomasterfrom
mrcnski/fix-hash-impl
Feb 16, 2023
Merged

bounded-collections: Fixes Hash impl#721
mrcnski merged 1 commit intomasterfrom
mrcnski/fix-hash-impl

Conversation

@mrcnski
Copy link
Copy Markdown
Contributor

@mrcnski mrcnski commented Feb 13, 2023

Previously it could not be used in practice, because the size bound was required to also implement Hash.

See paritytech/polkadot#6603 (comment).

Also bumps the patch version.

Previously it could not be used in practice, because the size bound was required to also implement
`Hash`.
@mrcnski mrcnski merged commit 2fb72ee into master Feb 16, 2023
@mrcnski mrcnski deleted the mrcnski/fix-hash-impl branch February 16, 2023 11:39
@mrcnski
Copy link
Copy Markdown
Contributor Author

mrcnski commented Feb 16, 2023

Thanks @lexnv, that was fast. 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants