-
Notifications
You must be signed in to change notification settings - Fork 228
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
Implement DecodeWithMemTracking for some structs #897
Conversation
0a2c319
to
559183c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need to bump the MSRV to v1.79.0 and change the rustc version to v1.79.0 in the CI here: https://github.com/paritytech/parity-common/blob/master/.github/workflows/ci.yml#L42
559183c
to
4c854ff
Compare
4c854ff
to
17fee98
Compare
Thank you for the suggestion ! This seems to fix the CI errors. I will wait 1-2 more days before merginf the PR, just to make sure we don't get any bug report for |
Implement
DecodeWithMemTracking
for:uint
and fixed hashesBoundedVec
andWeakBoundedVec