damus
damus copied to clipboard
Investigate NWC balance limit and implement mechanisms to show more transactions
Currently the balance transaction list shows only up to the 10 most recent transactions.
From the original development of this feature, it seems that loading more than 10 could cause issues, possibly around decoding.
We should investigate if we can increase the limit and if not, we should implement some kind of mechanism to show more transactions or paginate results.
See context:
https://github.com/damus-io/damus/issues/3197