-
Notifications
You must be signed in to change notification settings - Fork 56
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
Fix PoolBatch index, beginHeight issues and genesis logic #438
Fix PoolBatch index, beginHeight issues and genesis logic #438
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #438 +/- ##
===========================================
+ Coverage 85.08% 85.10% +0.01%
===========================================
Files 23 23
Lines 2615 2618 +3
===========================================
+ Hits 2225 2228 +3
Misses 226 226
Partials 164 164
Continue to review full report at Codecov.
|
…0-candidate Fix PoolBatch index, beginHeight issues and genesis logic tendermint#438
Description
closes: #437
PoolBatchIndex
PoolBatch.Index
duplicated bugPoolBatch.BeginHeight
consistency issue on genesis init logicBefore 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.
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorerCodecov Report
in the comment section below once CI passes