lbryio/lbry-desktop

Bring back Wallet History page (transaction list data)

Open

#4052 opened on Apr 23, 2020

View on GitHub
 (10 comments) (0 reactions) (0 assignees)JavaScript (3,596 stars) (412 forks)batch import
help wantedtype: bug

Description

We should still have a way to access transaction list data since it's more detailed than the current list and shows fees/abandons etc. It also allows export to xls and some creators use this for tracking their income.

It needs to be properly paginated, but no filters needed.

Contributor guide