Skip to content

feat: Implement transaction builder with simulation #350

Description

Description

Build a transaction builder that handles the full lifecycle: build → simulate → sign → submit → poll.

Requirements

  • Implement transaction builder
  • Add pre-flight simulation
  • Add resource estimation
  • Add sign and submit with retry
  • Add polling until final status

Acceptance Criteria

  • Transactions built with proper resource estimation
  • Simulation catches errors before spending gas
  • Transactions submitted with retry logic
  • Polling confirms final status

Priority

High

Activity

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

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programarchitectureArchitecture and designenhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions