Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

bug: expired transactions are shown on every page #1751

Closed
dated opened this issue Mar 2, 2020 · 2 comments
Closed

bug: expired transactions are shown on every page #1751

dated opened this issue Mar 2, 2020 · 2 comments
Labels
Type: Bug The issue relates to broken or incorrect behaviour.

Comments

@dated
Copy link
Contributor

dated commented Mar 2, 2020

If a wallet has expired transactions, these transactions are shown on every page of the transactions tab. Merging stored and fetched transactions results in a number of transactions that surpasses the rows per page count, this is a different issue and not discussed here.

When merging stored and fetched transactions, the desktop wallet should first get the min and max timestamps of the fetched transactions, and merge only those stored transactions that fit in the same time span.

@ghost
Copy link

ghost commented Mar 2, 2020

Thanks for opening this issue! A maintainer will review this in the next few days and explicitly select labels so you know what's going on.

If no reviewer appears after a week, a reminder will be sent out.

@brenopolanski brenopolanski added the Type: Bug The issue relates to broken or incorrect behaviour. label Mar 4, 2020
@faustbrian
Copy link
Contributor

Closing, no longer relevant for 3.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug The issue relates to broken or incorrect behaviour.
Projects
None yet
Development

No branches or pull requests

3 participants