Contact Details ( Optional )
@joaquimTirach
Description
The explorer queries the number of transactions to generate the number of tx pages. Since the txCount doesn't take into account the transactions where the address is the relayer, it generates too few pages.
Steps to reproduce
Head to the explorer.
https://devnet-explorer.multiversx.com/accounts/erd18taz9feuez07qew9zu48yxk98p9x0h7m0y8mdtmjreyfwpnzekkqvtrr7f
Since the api responds with 221 txCount (at the time of writing), it generates 221/25 -> 9 Pages.
In reality there's hundreds of relayed transactions so the explorer only displays the 225 latest transactions, omitting the ones after that.
On which network is the bug manifesting itself?
Devnet
Relevant log output
Code of Conduct
Contact Details ( Optional )
@joaquimTirach
Description
The explorer queries the number of transactions to generate the number of tx pages. Since the txCount doesn't take into account the transactions where the address is the relayer, it generates too few pages.
Steps to reproduce
Head to the explorer.
https://devnet-explorer.multiversx.com/accounts/erd18taz9feuez07qew9zu48yxk98p9x0h7m0y8mdtmjreyfwpnzekkqvtrr7f
Since the api responds with 221 txCount (at the time of writing), it generates 221/25 -> 9 Pages.
In reality there's hundreds of relayed transactions so the explorer only displays the 225 latest transactions, omitting the ones after that.
On which network is the bug manifesting itself?
Devnet
Relevant log output
Code of Conduct