Skip to content

uint256: implement fastssz marshaling interfaces#126

Merged
holiman merged 8 commits intoholiman:masterfrom
karalabe:ssz
Mar 9, 2023
Merged

uint256: implement fastssz marshaling interfaces#126
holiman merged 8 commits intoholiman:masterfrom
karalabe:ssz

Conversation

@karalabe
Copy link
Copy Markdown
Contributor

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

@codecov
Copy link
Copy Markdown

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     

Copy link
Copy Markdown
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