telosnetwork / teloscan

Telos EVM block explorer for viewing blocks, transactions, contracts, staking, and more
https://teloscan.io
Apache License 2.0
22 stars 25 forks source link

bug | missing a whole period of transactions for a specific address #886

Closed Viterbo closed 9 hours ago

Viterbo commented 1 day ago

Describe the bug For this specific address 0xE2262b6a9e049E1c9E7675b32090744e7dbD8FAe we have some transactions that are not shown on the transactions page as you navigate from page 4 to 5 with 100 rows per page. For example, this transaction is from that period and is not shown: https://www.teloscan.io/tx/0xa00bbdf0c200e6cea7f1fd5628e3fa9e11b9b3761ec78d91cd16e1df57d0b99d

To Reproduce Steps to reproduce the behavior:

  1. Go to page 4 with 100 rows per page for that address
  2. See the date of the last transaction
  3. Scroll down and click on 'next page' (or go using this link)
  4. Check the date of the first transaction on page 5
  5. See error: there are a lot of transactions missing between on page and the other

Screenshots Last part of Page 4 image

The first transaction on page 5 image