NebulousLabs / Sia-UI

A Graphical Frontend for Sia - https://sia.tech
MIT License
389 stars 109 forks source link

fix usagestats bar sizing, unspent calculation #728

Closed avahowell closed 7 years ago

avahowell commented 7 years ago

See #727. This PR fixes an edge case where the spending bars could overflow their container, and changes Sia-UI to use the API's unspent instead of doing its own unspent calculation.

lukechampine commented 7 years ago

LGTM but Travis is failing

avahowell commented 7 years ago

Should be all set now.