Skip to content

Conversation

@stanislav-tkach
Copy link
Member

Description

  • Use usize for KeyLocalRef::key_offset instead of u64.

Description of Changes

This offset is used to index a vector of keys/certificates, so it is more convenient to have the usize type because it will be converted anyway.

@stanislav-tkach stanislav-tkach self-assigned this Mar 24, 2025
@github-actions
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 309/309}$ | ${\color{red}Fail: 0/309}$ |

Copy link
Contributor

@Mr-Leshiy Mr-Leshiy left a comment

Choose a reason for hiding this comment

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

LGTM

@stanislav-tkach stanislav-tkach merged commit 68a35f1 into main Mar 24, 2025
20 of 22 checks passed
@stanislav-tkach stanislav-tkach deleted the key-local-ref-key-offset-usize-instead-of-u64 branch March 24, 2025 13:52
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.

3 participants