github stellar/go-stellar-sdk v0.6.0

4 hours ago

Adds Support for Protocol 27

What's Changed

  • services/stellar-archivist: fix nil pointer panics in S3Storage.ListFiles by @satyamz in #5934
  • strkey: bound decode input length to avoid unnecessary allocation by @tamirms in #5935
  • go.mod: bump github.com/stellar/go-xdr to a87d4d0 by @tamirms in #5938
  • xdr: Add zero-copy XDR view types and code generator by @tamirms in #5937
  • ingest/loadtest: add stellar-core apply-load tooling by @cjonas9 in #5940
  • apiclient: support non-JSON responses via ResponseType by @amishas157 in #5939
  • ingest/ledgerbackend: integrate XDR views into BSB + add GetLedgerRaw by @tamirms in #5941
  • txnbuild: validate payload length in contract address decoding by @tamirms in #5943
  • ingest/ledgerbackend: add LedgerStream streaming ingestion API by @tamirms in #5944
  • Protocol 27 (CAP-0071) XDR by @sisuresh in #5945
  • Protocol 27 Support by @Shaptic in #5947

New Contributors

Full Changelog: v0.5.0...v0.6.0

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

NewReleases is sending notifications on new releases.