You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
check a wallet with over 1000 stakes in a row in the year
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.
click on the staking overview tab. you will also notice that it won't display more than 2000 total x42 (1000 stake transactions)
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:
in the history on page 21 i see some Stakes in early march then some Send and Receive transactions:
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:
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
The text was updated successfully, but these errors were encountered:
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:
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:
in the history on page 21 i see some Stakes in early march then some Send and Receive transactions:
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:
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
The text was updated successfully, but these errors were encountered: