Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Add a filter menu to view specific type of transactions #57

Closed
redsn0w0 opened this issue Jan 8, 2017 · 9 comments
Closed

Add a filter menu to view specific type of transactions #57

redsn0w0 opened this issue Jan 8, 2017 · 9 comments

Comments

@redsn0w0
Copy link

redsn0w0 commented Jan 8, 2017

Hi,

I would like to see a little filter menu (positioned in the right side of the page) with the possibility to choose to view only specific type of Tx.

Like the one of the bitcoin block explorer (https://blockchain.info) but only with: sent, received & delegate vote (maybe also second signature creation) Tx.

Tx = transaction

Is this possible? Because I think it would be really useful.

Thanks for the attention.

@4miners
Copy link
Contributor

4miners commented Jan 8, 2017

@redsn0w0 Good idea, I will schedule that.
@SherlockStd There is no proper core endpoint to get that, so please hold for now.

@4miners
Copy link
Contributor

4miners commented Jan 8, 2017

It's possible but costly - because you need to call transactions API multiple times and then filter out not needed txs - it's not optimal. So suspend until LiskArchive/lisk-sdk#380 is resolved.

@redsn0w0
Copy link
Author

redsn0w0 commented Jan 26, 2017

@4miners I think it will be also useful to add total lisk received (like on blockchain.info) and remember to add the color green & red to the little arrows (number of transactions in/out, check down below).

schermata 2017-01-26 alle 18 43 59

Thanks for the attention.

@4miners
Copy link
Contributor

4miners commented Jan 26, 2017

@redsn0w0 can you open new issue for that?

@redsn0w0
Copy link
Author

Done @4miners #77

@4miners
Copy link
Contributor

4miners commented Feb 5, 2017

Endpoint is already available on core dev version and will be also on testnet soon - so removing suspended label.

@redsn0w0
Copy link
Author

Is it also possible to add "Total received" & "Total sent" ?

@4miners
Copy link
Contributor

4miners commented Mar 30, 2017

@redsn0w0 Sure.

@karmacoma karmacoma changed the title Add a filter menu to view specific type of transactions. Add a filter menu to view specific type of transactions Apr 6, 2017
@4miners
Copy link
Contributor

4miners commented Apr 12, 2017

I divided that issue into 2 separate ones: #149 #150

@4miners 4miners closed this as completed Apr 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants