Skip to content

Implement missing classic operations #2129

@fnando

Description

@fnando
  • allow-trust (deprecated)
  • create-claimable-balance
  • claim-claimable-balance
  • begin-sponsoring-future-reserves
  • end-sponsoring-future-reserves
  • revoke-sponsorship
  • clawback
  • clawback-claimable-balance
  • liquidity-pool-deposit
  • liquidity-pool-withdraw
  • invoke-host-function1 (use stellar contract invoke instead)
  • extend-footprint-ttl1 (use stellar contract extend instead)
  • restore-footprint1 (use stellar contract restore instead)

https://developers.stellar.org/docs/learn/fundamentals/transactions/list-of-operations

Footnotes

  1. hard to add right now because it'd require a lot of changes to support TransactionExt::V1(SorobanTransactionData) 2 3

Metadata

Metadata

Assignees

Labels

cliRelated to Soroban CLI

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions