client icon indicating copy to clipboard operation
client copied to clipboard

Tokens: stakes sidebar not showing all holders properly

Open marsrobertson opened this issue 5 years ago • 3 comments

The address who has 498 is pretty good, right? To be in the "rest" section is very not honorable...

I suggest that anyone with more than 2-3% (up to 12 accounts) should be on the list

image

marsrobertson avatar Jan 17 '20 07:01 marsrobertson

cc @bpierre I remember we were showing the first X accounts in the distribution, but have we changed this to be based on a min % instead?

sohkai avatar Jan 29 '20 18:01 sohkai

No this is a bug, it shouldn’t be the case. Accounts with more than 1% should be on the list, except if the list includes more than 7 addresses.

See: https://github.com/aragon/aragon-apps/blob/master/apps/token-manager/app/src/utils.js#L100-L194

bpierre avatar Jan 29 '20 20:01 bpierre

I can work on this.

eliobricenov avatar Feb 11 '21 04:02 eliobricenov