Skip to content

[FEAT] Add 'Simulation Budget' tracking to the TransactionResponse #847

@dotandev

Description

@dotandev

Description: Developers need a high-level view of CPU/Memory instruction usage directly from the transaction response.

Requirements:

  • Extract gas/budget usage from the Soroban simulation trace.
  • Expose these as top-level fields in the Go TransactionResponse struct.
  • Add unit tests for correct extraction from varied trace outputs.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions