Uniswap / sybil-interface

Interface that incorporates Sybil, a governance tool for discovering delegates.
https://sybil.org/
GNU General Public License v3.0
70 stars 112 forks source link

Delegate list missing delegates #113

Open willhennessy opened 2 years ago

willhennessy commented 2 years ago

Bug Description the last page of delegates ends with someone at 500k votes, and 2nd page starts with someone at 4.6k votes

Steps to Reproduce

  1. Go to https://sybil.org/#/delegates/uniswap
  2. Click on the right arrow to page to next page
  3. Observe that page 2 starts with delegates having 4.6k delegates. This is a huge gap from the previous page which finished with 500k votes

Expected Behavior We should see many delegates having between 500k votes and 4.6k votes. The pagination logic seems broken or data is missing.