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

Big-endian Scalar/KZG #3035

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Big-endian Scalar/KZG #3035

merged 2 commits into from
Sep 19, 2024

Conversation

nazar-pc
Copy link
Member

As discussed in #3004 we're switching to big-endian after Ethereum.

I also refactored Record::to_raw_record_bytes() into Record::to_raw_record_chunks(), that way it is useful in more contexts.

Code contributor checklist:

Copy link
Contributor

@teor2345 teor2345 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, endian swaps are fun 😅

@nazar-pc nazar-pc added this pull request to the merge queue Sep 19, 2024
Merged via the queue into main with commit a1e3082 Sep 19, 2024
9 checks passed
@nazar-pc nazar-pc deleted the big-endian-scalar-kzg branch September 19, 2024 02:36
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.

2 participants