github stellar/go-stellar-sdk horizonclient-v7.1.1
horizonclient v7.1.1 & txnbuild v7.1.1

latest releases: v0.1.0, v24.0.0, stellar-go-2025-10-29_10-56-50...
4 years ago

horizonclient

  • Added transaction and operation result codes to the horizonclient.Error string for easy glancing at string only errors for underlying cause.
  • Fix bug in the transaction submission where requests with large transaction payloads fail with an HTTP 414 URI Too Long error (#3643).
  • Fix a data race in Client.fixHorizonURL(#3690).
  • Fix bug which occurs when parsing operations involving muxed accounts (#3722).

txnbuild

Bug Fixes

  • Claimable balance IDs are now precomputed correctly (Transaction.ClaimableBalanceID(int)) even when the transaction's source account is a fully-muxed account (#3678).
  • Fix muxed account address parsing for account merge operation (#3722).

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

NewReleases is sending notifications on new releases.