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

Add u128 #18

Merged
merged 1 commit into from
May 31, 2024
Merged

Add u128 #18

merged 1 commit into from
May 31, 2024

Conversation

michaelsproul
Copy link
Member

Add suppport for encoding and decoding u128. This is in accordance with the spec which defines uints for all bit lengths up to 256: https://github.com/ethereum/consensus-specs/blob/dev/ssz/simple-serialize.md#basic-types.

Closes:

@michaelsproul michaelsproul merged commit 218d007 into main May 31, 2024
4 checks passed
@michaelsproul michaelsproul deleted the u128 branch May 31, 2024 01:12
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.

None yet

2 participants