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

Remove public key field from DuplicateVoteEvidence #589

Merged
merged 3 commits into from
Sep 30, 2020

Conversation

thanethomson
Copy link
Contributor

@thanethomson thanethomson commented Sep 29, 2020

Closes #502

Doesn't seem like the pub_key field was used anywhere at all.

  • Referenced an issue explaining the need for the change
  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote Updated tests
  • Updated CHANGELOG.md

Signed-off-by: Thane Thomson <connect@thanethomson.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Copy link
Member

@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.

Signed-off-by: Thane Thomson <connect@thanethomson.com>
@thanethomson
Copy link
Contributor Author

Looks good but we should fix the JSON too: https://github.com/tendermint/tendermint/blob/master/types/evidence.go#L37

Done!

@ebuchman ebuchman merged commit 3e9ffa7 into master Sep 30, 2020
@ebuchman ebuchman deleted the serialization/duplicate-vote-evidence branch September 30, 2020 17:46
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.

Remove DuplicateVoteEvidence PublicKey
2 participants