Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show transaction fees #138

Closed
raedah opened this issue Sep 8, 2017 · 3 comments
Closed

Show transaction fees #138

raedah opened this issue Sep 8, 2017 · 3 comments
Assignees
Milestone

Comments

@raedah
Copy link

raedah commented Sep 8, 2017

Transaction view should show Fee and Fee/size
Lets try and fit this on the transaction rows partial as well (and stake tx since they also have fees.)

For blocks, calculate mining fees collected in block (spent - sent).

@chappjc chappjc added this to the 0.8 milestone Sep 19, 2017
@oluwandabira oluwandabira mentioned this issue Sep 19, 2017
@raedah
Copy link
Author

raedah commented Sep 23, 2017

Transaction fee is showing N/A on unconfirmed transactions, but we already know the fee before it gets confirmed so we should show it.

Vote txs are not showing fee but should show just like a regular transaction.

@chappjc
Copy link
Member

chappjc commented Sep 23, 2017

The unconfirmed issue goes back to this: #142

Regarding votes and fees, I'm pretty sure votes don't pay fees.

@oluwandabira oluwandabira mentioned this issue Sep 26, 2017
10 tasks
@chappjc
Copy link
Member

chappjc commented Oct 5, 2017

closed by #202

@chappjc chappjc closed this as completed Oct 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants