Upgrading to this version will trigger a state rebuild. During this process, Horizon will not ingest new ledgers.
Fixes
- Improve performance of
/claimable_balancesfilters. 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-statecommand which builds state at a specific ledger. Useful for debugging. (#4636)