github stellar/go-stellar-sdk horizon-v2.23.0
Horizon v2.23.0

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

Upgrading to this version will trigger a state rebuild. During this process, Horizon will not ingest new ledgers.

Fixes

  • Improve performance of /claimable_balances filters. This change should significantly improve ?asset= and ?claimant= filters. (#4690).
  • Reallocate slices after offer removals in order book graph. This is done to prevent keeping a large chunks of allocated but unused memory that can lead to OOM crash.
  • The ingestion subsystem will now properly use a pool of history archives if more than one is provided. (#4687)
  • Add horizon ingest build-state command which builds state at a specific ledger. Useful for debugging. (#4636)

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

NewReleases is sending notifications on new releases.