github stellar/go-stellar-sdk horizonclient-v23.0.0-rc
horizonclient & txnbuild v23.0.0-rc

latest releases: v0.1.0, v24.0.0, stellar-go-2025-10-29_10-56-50...
pre-release5 months ago

What's Changed

This release includes support for Protocol 23

horizonclient

  • The errorResultXdr field from the response of the async transaction submission endpoint has been removed (5737).
  • The num_archived_contracts and archived_contracts_amount fields from the /assets response have been removed (5611).
  • Added 1 new optional string field destination_muxed_id in the asset_balance_changes section of the /operations endpoint which represents the muxed id in the case where an asset is transferred to a muxed account destination (5715, 5739).

txnbuild

  • Add helper for sending a payments to smart contract destinations 5642.

Full Changelog: horizonclient-v15.0.0...horizonclient-v23.0.0-rc

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

NewReleases is sending notifications on new releases.