github stellar/go-stellar-sdk horizonclient-v9.0.0
horizonclient & txnbuild v9.0.0

latest releases: v0.1.0, v24.0.0, stellar-go-2025-10-29_10-56-50...
3 years ago
  • Enable Muxed Accounts (SEP-23) by default (#4169):
    • Remove TransactionParams.EnableMuxedAccounts
    • Remove TransactionFromXDROptionEnableMuxedAccounts
    • Remove FeeBumpTransactionParams.EnableMuxedAccounts
    • Remove parameter withMuxedAccounts bool from all methods/functions.
    • Remove options ...TransactionFromXDROption parameter from TransactionFromXDR()
    • Rename SetOpSourceMuxedAccount() to (pre-existing) SetOpSourceAccount() which now accepts
      both G and M (muxed) account strkeys.
  • Use xdr.Price to represent prices in txnbuild instead of strings (#4167).

Don't miss a new go-stellar-sdk release

NewReleases is sending notifications on new releases.