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

Use SDK utility function instead of encoding/binary #601

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

mpoke
Copy link
Contributor

@mpoke mpoke commented Dec 14, 2022

Description

Replaces

  • binary.BigEndian.Uint64 with sdk.BigEndianToUint64
  • binary.BigEndian.PutUint64 with sdk.Uint64ToBigEndian

Type of change

If you've checked more than one of the first three boxes, consider splitting this PR into multiple PRs!

  • Refactor: Changes existing code style, naming, structure, etc.

Regression tests

NA

Copy link
Contributor

@shaspitz shaspitz left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@MSalopek MSalopek left a comment

Choose a reason for hiding this comment

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

Looks good!

@mpoke mpoke mentioned this pull request Dec 16, 2022
@jtremback jtremback merged commit ee70409 into marius/537-iterators-v2 Dec 16, 2022
@jtremback jtremback deleted the marius/uint-conversion branch December 16, 2022 15:24
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