Skip to content

Horizon v2.5.1

Compare
Choose a tag to compare
@bartekn bartekn released this 23 Jun 18:56
ccdcbcb

Upgrading to this version from <= v2.1.1 will trigger a state rebuild. During this process (which can take up to 20 minutes), Horizon will not ingest new ledgers.

  • Fix for Stellar-Core 17.1.0 bug that can potentially corrupt Captive-Core storage dir. (#3715)
  • All muxed ID fields are now represented as strings. This is to support JS that may not handle uint64 values in JSON responses properly. (#3716)