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

Updated Marshal and unmarshal methods to make compatible with protobuf #2918

Merged
merged 2 commits into from Nov 27, 2018

Conversation

vlasfama
Copy link
Contributor

@vlasfama vlasfama commented Nov 27, 2018

Reffer to #2705

  • updated the comment for marshal and unmarshal methods which was created to make protobuf
    compatible.
  • Added the marshal,unmarshal,size and MarshalTo methods for nodeinfo.go

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (develop@99b9c9b). Click here to learn what that means.
The diff coverage is 0%.

@@            Coverage Diff             @@
##             develop    #2918   +/-   ##
==========================================
  Coverage           ?   62.77%           
==========================================
  Files              ?      212           
  Lines              ?    17409           
  Branches           ?        0           
==========================================
  Hits               ?    10928           
  Misses             ?     5567           
  Partials           ?      914
Impacted Files Coverage Δ
p2p/node_info.go 75.64% <0%> (ø)

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

3 participants