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

committee members active list #31

Open
oxarbitrage opened this issue Mar 27, 2018 · 2 comments
Open

committee members active list #31

oxarbitrage opened this issue Mar 27, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@oxarbitrage
Copy link
Member

need to use http://open-explorer.io/#/objects/1.2.0 for the active committee members, all the rest is inactive.

@oxarbitrage oxarbitrage added the bug Something isn't working label Mar 27, 2018
@oxarbitrage
Copy link
Member Author

@clockwork can you remind me how was this issue, i think you reported it to me iirc.

chris4210 is out of the top 11 by votes but he is in the committee_account object.

please explain how it can happen.

@clockworkgr
Copy link
Member

I was actually planning to submit a PR each to the python backend and the open-explorer repos for both the witness and committee lists. The fix being that the python backend uses the active authority lists from witness-account and committee-account to get the number and IDs of the active members and uses that to set an 'active' flag for that member in the complete witness/committee list.

Then, the open-explorer controllers can simply use the active flag to separate the active from the standby members without looking at count and/or votes.

Essentially, votes are tallied for active objects only. But past tallied votes are not cleared when the object is made inactive (this might be something to fix in -core).

So a member might appear to have more votes but only because he hasn't been in the active list in a while for the total to be recalculated.

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

No branches or pull requests

2 participants