Skip to content

Implement multi-asset sweep in SweepController #149

Description

@phertyameen

Issue #21: Implement multi-asset sweep in SweepController

Category: SweepController
Repo: bridgelet-core (Soroban / Rust)

Description

The interface mentions SweepExecutedMulti event. Implement the multi-asset sweep: iterate over all assets held by the ephemeral account and transfer each to the destination in a single transaction.

Acceptance Criteria

  • Rust implementation complete
  • cargo test passing
  • Integration test on local Stellar sandbox passing
  • Docs updated (docs/ or inline rustdoc)
  • Reviewed and merged

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions