Skip to content

23.1.2

Latest
Compare
Choose a tag to compare
@fnando fnando released this 05 Sep 17:41
· 10 commits to main since this release
eb0e31e

Release Notes v23.1.2

🔧 Improvements & Fixes

Enhanced Transaction Operations

  • Complete tx op add Support - Added missing operations to stellar tx op add command, providing comprehensive transaction operation building capabilities:
    • claim-claimable-balance - Add claim claimable balance operations to transactions
    • create-claimable-balance - Add create claimable balance operations to transactions
    • create-passive-sell-offer - Add passive sell offer operations to transactions
    • manage-buy-offer - Add buy offer management operations to transactions
    • manage-sell-offer - Add sell offer management operations to transactions
    • path-payment-strict-receive - Add strict receive path payment operations to transactions
    • path-payment-strict-send - Add strict send path payment operations to transactions

Technical Updates

  • Dependencies - Upgraded dependencies to match Protocol 23 stable releases.

Full Changelog: v23.1.1...v23.1.2