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

Top 10 relays by consensus weight contains non-running relays #26

Closed
kloesing opened this issue Sep 3, 2013 · 2 comments
Closed

Top 10 relays by consensus weight contains non-running relays #26

kloesing opened this issue Sep 3, 2013 · 2 comments

Comments

@kloesing
Copy link

kloesing commented Sep 3, 2013

Globe makes the following request to populate its top 10 relays list:

https://onionoo.torproject.org/details?type=relay&order=-consensus_weight&limit=10&fields=fingerprint,nickname,advertised_bandwidth,last_restarted,country,flags,or_addresses,dir_address,running,hashed_fingerprint

It's probably confusing to list relays that are currently not running.

Can you add &running=true to that request?

makepanic added a commit that referenced this issue Sep 3, 2013
@makepanic
Copy link
Owner

The top10 requests now use running=true.

@kloesing
Copy link
Author

kloesing commented Sep 4, 2013

Looks good. Thanks!

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

No branches or pull requests

2 participants