NebulousLabs / Sia

Blockchain-based marketplace for file storage. Project has moved to GitLab: https://gitlab.com/NebulousLabs/Sia
https://sia.tech
MIT License
2.71k stars 440 forks source link

Feature Request: Wallet activity should reflect host earnings and returned collateral #2420

Open JamesM424 opened 6 years ago

JamesM424 commented 6 years ago

(This is a repost of 1933 https://github.com/NebulousLabs/Sia/issues/1933 as requested by tbenz9)

Over the last few months that I've been watching this, a common question I hear is "How do I see how much my host is earning".

In the wallet activity, hosts can see the withdrawal activity but they do not get to see the return of the collateral and the earnings after the contract is complete. It is only reflected in "Host earnings" and the detailed reports in "host -v" I will admit, this confused me at first as well.

Here are a few examples of times I've linked to bug 1933:

Where can I see hosting payments?

Seeing "earned" SC on Hosting screen, not seeing incoming SC to wallet

Proposal: It would be nice to see wallet entries that show the return of collateral and earnings after the contracts are completed.

Overall, I find that once this is explained to users they understand it. But it can be a bit disconcerting, especially if hosts are trying to see if contracts are coming to completion and being renewed.

I should add that when I filed the aforementioned issue, wallet logging was near non-existent. Wallet logging has been much improved in later releases and gives hosts an option to search for it should they choose too.

avahowell commented 6 years ago

This may be another UX problem that wallet contexts (#2266) could help address.