Skip to content

Update Indexer to Support Transaction History Display Optimization #9

Description

@sssning121

Expected Behavior

In addition to subscribing to Confirm events, the scanner plugin should also subscribe to non-Confirm events (e.g., Request, Initiated, LimitChanged) to detect transactions at the time of submission and create a pending transaction record immediately, enabling real-time display.

Specifications

As a developer,I want to extend the scanner plugin’s event subscription logic so that we can detect transactions earlier—before confirmation—and immediately display them in the transaction history.

Features:

  • Modify event subscription logic to include non-Confirm events

Development Tasks:

  • Update the indexer's subscription rules to include non-Confirm events.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions