citycoins / ui

Basic UI components for interacting with the CityCoin contract. Requires Stacks Wallet for Web.
https://minecitycoins.com
GNU General Public License v3.0
28 stars 13 forks source link

⚡[FEAT] stacking analytics incorporating multiple cycles #83

Closed C-fundy closed 2 years ago

C-fundy commented 3 years ago

Is your feature request related to a problem? Please describe. Lack of transparency into stacking data and resultant MIA supply

Describe the solution you'd like 1) A dashboard showing aggregation, cycle-by-cycle, of committed MIA 2) Within each cycle show the amt that's not committed for the next cycle i.e. the amt that is "rolling off" and being removed from the stacking pool 3) less important imo -- the same data but pulled for only a single user's wallet

Describe alternatives you've considered For 1 and 2 I have no feasible solution For 3 users could construct their own spreadsheets pretty easily by manually querying explorer

Additional context N/A

whoabuddy commented 2 years ago

Fixed in #133 with the upgraded dashboard, if there's any additional data you'd like to see, feel free to open a new issue!