Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

v0.7.0-rc.0

Compare
Choose a tag to compare
@CassioMG CassioMG released this 20 May 14:47
· 11 commits to master since this release
f3b5a3e

This release updates the SDK to accommodate latest changes from SEP-24 spec:

All changes:

  • Add support for optional lang parameter when fetching transactions
  • Add pending_user_transfer_complete and refunded transaction statuses
  • Add refunds object to transaction interface
  • Add some other missing transaction params:
    • amount_in_asset
    • amount_out_asset
    • amount_fee_asset
    • kyc_verified
    • claimable_balance_id
  • Update tests