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

[R4R] Unmerklize ConsensusParams.Hash() #2609

Merged

Conversation

mossid
Copy link
Contributor

@mossid mossid commented Oct 11, 2018

  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote tests
  • Updated CHANGELOG_PENDING.md

Closes: #2602

@mossid mossid changed the title Unmerklize ConsensusParams.Hash() [WIP] Unmerklize ConsensusParams.Hash() Oct 11, 2018
@mossid mossid changed the title [WIP] Unmerklize ConsensusParams.Hash() [R4R] Unmerklize ConsensusParams.Hash() Oct 11, 2018
@codecov-io
Copy link

codecov-io commented Oct 11, 2018

Codecov Report

Merging #2609 into develop will increase coverage by 0.08%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #2609      +/-   ##
===========================================
+ Coverage    61.26%   61.34%   +0.08%     
===========================================
  Files          203      203              
  Lines        16797    16759      -38     
===========================================
- Hits         10290    10281       -9     
+ Misses        5633     5608      -25     
+ Partials       874      870       -4
Impacted Files Coverage Δ
libs/db/remotedb/remotedb.go 36.84% <0%> (-4.69%) ⬇️
libs/events/events.go 93.2% <0%> (+0.27%) ⬆️
consensus/reactor.go 71.74% <0%> (+0.64%) ⬆️
libs/clist/clist.go 68.18% <0%> (+1.51%) ⬆️

@mossid mossid requested a review from zramsay as a code owner October 11, 2018 16:49
Copy link
Contributor

@ValarDragon ValarDragon left a comment

Choose a reason for hiding this comment

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

Looks good to me! I think the spec could use some more of the motivation written as well (same comments as in the godoc would suffice)

Copy link
Contributor

@melekes melekes left a comment

Choose a reason for hiding this comment

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

🍰 🌮 🍉

Copy link
Contributor

@ebuchman ebuchman left a comment

Choose a reason for hiding this comment

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

Needs changelog update

@ebuchman
Copy link
Contributor

I'll push the changelog update

@ebuchman
Copy link
Contributor

Oh I can't push to this branch because it's a fork :) - I'll merge and fix later. Thanks!

@ebuchman ebuchman merged commit 4ab7dcf into tendermint:develop Oct 15, 2018
@jackzampolin jackzampolin mentioned this pull request Oct 15, 2018
7 tasks
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

5 participants