Skip to content

Cut over to RPC v2: remove SQLite ingestion/query, serve from v2 stores #772

@tamirms

Description

@tamirms

TL;DR

Replace the v1 SQLite-backed ingestion and query path with the RPC v2 full-history stores: remove the SQLite ingestion/query code and serve from v2 through the JSON-RPC handlers and service.

Scope

  • Remove the SQLite-backed ingestion and query code.
  • Serve getLedger(s) / getTransaction(s) / getEvents from the v2 stores via the handlers.
  • Wire v2 ingestion into the service.

(Backfill PRD #678 deferred SQLite removal until v2 is production-ready — this is that cutover.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    To Do

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions