damus icon indicating copy to clipboard operation
damus copied to clipboard

Investigate NWC balance limit and implement mechanisms to show more transactions

Open danieldaquino opened this issue 2 months ago • 2 comments

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.

danieldaquino avatar Sep 03 '25 23:09 danieldaquino

See context:

https://github.com/damus-io/damus/issues/3197

alltheseas avatar Sep 04 '25 01:09 alltheseas