Skip to content

Report double votes in commit messages.#181

Merged
byeongjee merged 3 commits intoCodeChain-io:masterfrom
byeongjee:fix.double.vote.bug
Feb 18, 2020
Merged

Report double votes in commit messages.#181
byeongjee merged 3 commits intoCodeChain-io:masterfrom
byeongjee:fix.double.vote.bug

Conversation

@byeongjee
Copy link
Contributor

Currently a Tendermint worker detects double votes in commit messages, but does not report them. I think this is a bug, so I changed the behavior.

@byeongjee byeongjee requested a review from sgkim126 February 18, 2020 01:58
@byeongjee byeongjee added the bug Something isn't working label Feb 18, 2020
@sgkim126 sgkim126 requested a review from majecty February 18, 2020 05:44
sgkim126
sgkim126 previously approved these changes Feb 18, 2020
Copy link
Contributor

@sgkim126 sgkim126 left a comment

Choose a reason for hiding this comment

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

LGTM. But let's wait for a review of @majecty since he knows better than me.

Byeongjee Kang added 2 commits February 18, 2020 14:49
Some DoubleVote type variables should be renamed for consistency.
Copy link

@majecty majecty left a comment

Choose a reason for hiding this comment

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

LGTM

@byeongjee byeongjee merged commit e774d85 into CodeChain-io:master Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants