Added
- support for Protocol 24
- moved ingest/verify to be internally located at services/horizon/internal/ingest package (5670).
- Added the
horizon ingest load-testcommand to load test Horizon's ingestion capabilities. Also added thehorizon ingest load-test-restorecommand to restore the Horizon DB if a previous load test did not terminate gracefully (5794). - Keep the admin server running while executing Horizon ingestion commands so that Horizon can export prometheus metrics during long running ingestion operations (5816).