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

Internal transactions page incorrect number of rows in table. #834

Closed pmjanus closed 2 weeks ago

pmjanus commented 3 months ago

Describe the bug On the internal transactions page https://www.teloscan.io/txsinternal the table does not return the number of rows indicated on the records per page control:

To Reproduce Steps to reproduce the behavior:

  1. Go to https://www.teloscan.io/txsinternal on testnet or mainnet
  2. verify that the number of records doesnt match the amount of records selected
  3. go to other pages, it is the same case

Expected behavior The number of rows selected should be the number of rows shown (if available records).

Screenshots

image
yato-sketch commented 2 months ago

I can resolve this issue. Please assign this to me.

Viterbo commented 2 weeks ago

This issue is addressed in this PR, which is ready to go and just awaiting the deployment of version 1.2.3 of the indexer. I’ll go ahead and close this issue.