67P / kredits-web

Kredits Web UI
https://kredits.kosmos.org
6 stars 2 forks source link

Show contributor toplist from earned kredits instead of cash wallet balances #101

Closed raucao closed 5 years ago

bumi commented 5 years ago

we need to think about how/where we get the data. in JS or in the contract. and generally we have 3 balances:

  1. confirmed contributions
  2. unconfimred contributions
  3. token/kredits balance
raucao commented 5 years ago

I think if we use the confirmed contributions, we can add the sum for unconfirmed ones dynamically. Or do it the other way around. Ideally we have a tab menu to switch between the two anyway (or an option box to show/hide unconfirmed balance).

bumi commented 5 years ago

though it makes sense to somewhere also have a list of kredits owners (which do not need to be contributors)

raucao commented 5 years ago

Can be a different view that then loads it when needed.