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

x/evidence genesis protobuf migration #6864

Merged
merged 19 commits into from
Jul 29, 2020
Merged

Conversation

blushi
Copy link
Contributor

@blushi blushi commented Jul 28, 2020

Description

ref: #5917


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer
  • Review Codecov Report in the comment section below once CI passes

@aaronc aaronc mentioned this pull request Jul 28, 2020
16 tasks
@codecov
Copy link

codecov bot commented Jul 28, 2020

Codecov Report

Merging #6864 into master will increase coverage by 0.03%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master    #6864      +/-   ##
==========================================
+ Coverage   61.37%   61.40%   +0.03%     
==========================================
  Files         510      511       +1     
  Lines       31845    31888      +43     
==========================================
+ Hits        19544    19582      +38     
- Misses      10766    10767       +1     
- Partials     1535     1539       +4     

anilcse
anilcse approved these changes Jul 28, 2020
Copy link
Contributor

@sahith-narahari sahith-narahari left a comment

Choose a reason for hiding this comment

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

lgtm

@blushi blushi marked this pull request as ready for review July 29, 2020 09:34
x/evidence/genesis.go Show resolved Hide resolved
x/evidence/types/genesis.go Outdated Show resolved Hide resolved
x/evidence/types/genesis.go Show resolved Hide resolved
Copy link
Member

@aaronc aaronc left a comment

Choose a reason for hiding this comment

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

Just requesting the same changes as @fedekunze but otherwise LGTM

@fedekunze fedekunze added C:Encoding C:genesis relating to chain genesis labels Jul 29, 2020
blushi and others added 2 commits July 29, 2020 16:39
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
proto/cosmos/evidence/evidence.proto Outdated Show resolved Hide resolved
x/evidence/simulation/genesis.go Outdated Show resolved Hide resolved
@fedekunze fedekunze requested a review from aaronc July 29, 2020 17:11
@fedekunze fedekunze added the A:automerge Automatically merge PR once all prerequisites pass. label Jul 29, 2020
@mergify mergify bot merged commit 2da954f into master Jul 29, 2020
@mergify mergify bot deleted the marie/5917-genesis-proto branch July 29, 2020 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:automerge Automatically merge PR once all prerequisites pass. C:Encoding C:genesis relating to chain genesis C:x/evidence
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants