Skip to content

[Bug]: Transaction count excluding relayed #174

Description

@Jotenks66

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

  • I agree to follow this project's Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions