Skip to content

Redundant DB query in starknet_getTransactionReceipt after Combined Layout #3354

@EgeCaner

Description

@EgeCaner

Description

Currently RPC starknet_getTransactionReceipt executes two query to fetch transaction and receipt. Tx ref and receipt ref. With combined layout for transactions and receipts, two query becomes redundant and we should implement accessor to fetch both with one query.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions