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

uint256: implement fastssz marshaling interfaces #126

Merged
merged 8 commits into from
Mar 9, 2023

Conversation

karalabe
Copy link
Contributor

These methods should enable uint256.Int to be used in SSZ encoders (the of fastssz flavor at least).

conversion.go Show resolved Hide resolved
conversion.go Outdated Show resolved Hide resolved
conversion.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Feb 24, 2023

Codecov Report

Merging #126 (bb76a79) into master (89e7a3b) will not change coverage.
The diff coverage is 100.00%.

❗ Current head bb76a79 differs from pull request most recent head f96aacb. Consider uploading reports for the commit f96aacb to get more accurate results

@@            Coverage Diff            @@
##            master      #126   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines         1508      1535   +27     
=========================================
+ Hits          1508      1535   +27     

conversion.go Outdated Show resolved Hide resolved
Copy link
Owner

@holiman holiman left a comment

Choose a reason for hiding this comment

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

LGTM

@holiman holiman merged commit 146987f into holiman:master Mar 9, 2023
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