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

Follow-up on #605 #615

Merged
merged 8 commits into from
Jul 23, 2024
Merged

Follow-up on #605 #615

merged 8 commits into from
Jul 23, 2024

Conversation

serban300
Copy link
Contributor

@serban300 serban300 commented Jul 22, 2024

Addressing the code review comments for #605

Also calling descend_ref() and ascend_ref() for read_vec_from_u8s(). Not sure if it was desired, or it was just a miss. To me it seems like they should be called. I hope I understood correctly.

Please note that this PR also updates the rust toolchain used by the CI from 1.73.0 to version 1.79.0. We need this in order to use inline const.

@serban300 serban300 requested review from koute and bkchr July 22, 2024 10:53
@serban300 serban300 self-assigned this Jul 22, 2024
@serban300 serban300 requested a review from a team as a code owner July 22, 2024 12:50
src/codec.rs Show resolved Hide resolved
Copy link
Member

@bkchr bkchr left a comment

Choose a reason for hiding this comment

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

This time please wait for @koute to review :D

src/codec.rs Outdated Show resolved Hide resolved
src/codec.rs Outdated Show resolved Hide resolved
@serban300 serban300 merged commit a388fa9 into paritytech:master Jul 23, 2024
17 checks passed
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.

4 participants