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

[2.0]add capcity history, vote percentage #627

Closed
wants to merge 1 commit into from

Conversation

pqv199x
Copy link
Contributor

@pqv199x pqv199x commented May 2, 2019

No description provided.

@@ -6,6 +6,8 @@ var Schema = mongoose.Schema
var Rank = new Schema({
candidate: Number,
Copy link
Contributor

Choose a reason for hiding this comment

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

Lacks indexes (epoch, candidate)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Because of Rank table is in v1.4.0, so I will prepare another PR to update the table

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1271

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 79.47%

Totals Coverage Status
Change from base Build 1270: 0.0%
Covered Lines: 92
Relevant Lines: 103

💛 - Coveralls

@pqv199x pqv199x closed this Oct 29, 2019
@pqv199x pqv199x deleted the new-get-masternodes branch October 29, 2019 07:57
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

3 participants