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

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

2.24.0

Changes

  • Add support for the experimental BucketListDB to Horizon, the parameters have been added to the Captive Core configuration / TOML files (4733):

    • BucketListDB is enabled by default when --captive-core-use-db is set and your stellar-core version >= 19.6
    • If --captive-core-use-db set but your stellar-core version < 19.6, an on-disk SQLite database is used (as before).
    • This update will not automatically trigger a state rebuild unless EXPERIMENTAL_BUCKETLIST_DB is set to false in the Captive Core TOML file.

Fixes

  • Improve error when setting BUCKET_DIR_PATH and using Captive Core (4736).

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

NewReleases is sending notifications on new releases.