Skip to content

testnet: reconcile indexed event counts against the RPC source #511

Description

@Depo-dev

Nothing currently proves that what Trident indexed matches what the chain actually emitted. Without that check, silent under-indexing is invisible — the API returns a confident, incomplete answer.

Scope

  • A reconciliation job comparing indexed event counts per ledger range against RPC.
  • Report discrepancies with the specific ledger ranges involved.
  • Run it over a meaningful testnet window, not just a handful of ledgers.
  • Decide whether it runs continuously or on demand, and document the choice.

Done when

  • A reconciliation run over a real window reports zero unexplained discrepancies.

Activity

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

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programindexerRust indexer core (crates/indexer)testingTests and test coveragetestnet-launchBlocks or de-risks the testnet launch

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions