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

implement EncodeRLP method #74

Merged
merged 1 commit into from
Jun 5, 2020
Merged

implement EncodeRLP method #74

merged 1 commit into from
Jun 5, 2020

Conversation

holiman
Copy link
Owner

@holiman holiman commented Jun 5, 2020

This PR implements the rlp.Encoder interface.

BenchmarkRLPEncoding-6   	   83258	     17824 ns/op	   11911 B/op	     255 allocs/op

@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2020

Codecov Report

Merging #74 into master will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #74   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          674       691   +17     
=========================================
+ Hits           674       691   +17     

@holiman holiman merged commit c8f0ce8 into master Jun 5, 2020
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.

3 participants