Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1000 transaction limit in Transaction History and Staking Overview #89

Open
mossboss007 opened this issue Oct 22, 2021 · 0 comments
Open

Comments

@mossboss007
Copy link

mossboss007 commented Oct 22, 2021

Bug Description:
The transaction history is only displaying up to 1000 of the same type of transaction in a row. (2000 x42 at 2 per stake transaction)

The Staking overview is also only showing the last 1000 stake type transactions in a row. as new stake transactions come into the wallet older ones disappear from the history and staking overview.

I think if there more than 1000 of the same type of transaction in a row you will see this issues. if there is a different type of transaction somewhere in between to break up the the consecutive transactions of the same type, you may not run into the problem. that is the only way i can explain what i'm seeing in my history, see screen shots below
UPDATE: i tried testing this theory by sending some x42 to another wallet to get a different transaction type in my history this month but it didn't seem to have an impact. still having the issue except only 999 transactions will show up. not sure what is going on.

Steps to reproduce the bug:

  1. check a wallet with over 1000 stakes in a row in the year
  2. from the dashboard click on other history button to view the history. as you page through the history you will see it stop after 1000 staking transactions in a row. stakes that you should see before that time drop off as new stakes come in.
  3. click on the staking overview tab. you will also notice that it won't display more than 2000 total x42 (1000 stake transactions)
  4. if you include a transaction of a different type like a send or receive type, then it will break up the consecutive transaction streak and report correctly

Screenshots:
in the staking overview I see some transactions from March, then a large gap of no transactions until September. from the end of march to present i have only had stake type transactions, I've been getting over 1000 stakes per month since march:
image

in the history on page 21 i see some Stakes in early march then some Send and Receive transactions:
image
image

i was receiving stakes through out the year but only the last 1000 staking transactions are showing up since the final Receive type transaction in march.
you can see on the next page 20 it jumps to sept:
image

Expected Behavior:
All transactions for at least the prior and current year are showing in the default transaction history search. preferably show all history if performance allows.

If performance will take a hit then transactions older than the start of the prior year could left out of the default search parameters and be searched for in a separate custom date ad hoc search function to keep the default search performing well.

Desktop (please complete the following information if applicable):
OS: WIndow 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant