lbryio/lbry-desktop

Bring back Wallet History page (transaction list data)

Open

#4,052 opened on Apr 23, 2020

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

Repository metrics

Stars
 (3,596 stars)
PR merge metrics
 (No merged PRs in 30d)

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