github stellar/go horizonclient-v7.1.0
horizonclient v7.1.0 & txnbuild v7.1.0

latest releases: horizon-v2.32.0, galexie-v1.0.0, ledgerexporter-v1.0.0test...
3 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).

txnbuild

New features

  • Add SequenceNumber function to Transaction.
  • Add AddSignatureDecorated function to Transaction.

Bug Fix

  • BaseFee in TransactionParams when calling NewTransaction is allowed to be zero because the fee can be paid by wrapping a Transaction in a FeeBumpTransaction. (#3622)

Don't miss a new go release

NewReleases is sending notifications on new releases.