Lumen Loop
Home
Articles

Stellar Ecosystem
News

DeFi, payments, tokenization, Soroban, governance, and project launches — curated daily from publications, project blogs, and community channels across the Stellar blockchain ecosystem.

29
tagged "horizon"
12 categories
Filter
All 29Payments 534Developers 382Partnerships 371Stablecoins 343Financial Inclusion 321Developer Tools 306DeFi 276Smart Contracts 234Soroban 208Emerging Markets 186Fintech 173Real World Assets 157
13
DEC 2024
1 story
December 13, 2024
Developer Toolsstellar.org
CDP and RPC? More like EZ and PZ

George Kudrayvtsev demonstrates how the Composable Data Platform (CDP) and Galexie enable efficient backfilling of Stellar RPC with historical ledger data in just 12 minutes—a task that would take over an hour using traditional captive core replay. The prototype required only 80 lines of Go code and showcases CDP's flexibility for building composable ingestion pipelines.

14
NOV 2024
1 story
November 14, 2024
Horizonstellar.org
Horizon: Accelerating Reingestion Performance with CDP

The Stellar Development Foundation has achieved a 9x speedup in Horizon reingestion by leveraging the Composable Data Platform (CDP) with precomputed ledger metadata, reducing full history reingestion from approximately 66 days to 7 days.

2
OCT 2024
1 story
October 2, 2024
Developer Toolsstellar.org
Introducing the All-New Stellar Lab

The Stellar Development Foundation has launched an all-new Stellar Lab, a modernized web-based toolkit for developers to create accounts, test transactions, explore RPC methods and Horizon endpoints, and interact with the Stellar network. The redesigned interface includes mobile optimization, XDR-to-JSON conversion support, and the ability to save and share API requests.

29
AUG 2024
1 story
August 29, 2024
Developer Toolsstellar.org
Introducing Galexie: Efficiently Extract and Store Stellar Data

The Stellar Development Foundation introduced Galexie, the first component of the Composable Data Platform, a lightweight application that extracts and stores Stellar ledger data in cloud-based data lakes. Galexie decouples data extraction from transformation, enabling tools like Horizon and Hubble to access precomputed transaction metadata more efficiently than relying on Captive Core.

16
AUG 2024
1 story
August 16, 2024
Developer Toolsstellar.org
Composable Data Platform: A New Way to Access Data on Stellar

The Stellar Development Foundation introduces the Composable Data Platform (CDP), a new open-source architecture that decentralizes data access on Stellar by breaking down monolithic tools like Horizon and Hubble into modular, configurable components. CDP enables developers to customize their data consumption patterns and infrastructure based on specific application needs.

7
AUG 2024
1 story
August 7, 2024
APIthedefiant.io
Validation Cloud Now Supports Stellar Horizon Archive Nodes

Validation Cloud announced support for Stellar Horizon, offering high-performance Node API infrastructure with archive node data access. The service enables developers to build wallets, DEXs, and other applications on Stellar with improved performance and historical data querying capabilities.

24
APR 2024
1 story
April 24, 2024
Horizonstellar.org
SDF’s Horizon: limiting data to 1 year

The Stellar Development Foundation announced it will limit historical data access on its free Horizon service to one year of rolling data, effective August 1st, 2024. This change aims to reduce operational overhead and eliminate a centralized point of failure in the network, while directing users with longer historical data needs to alternative solutions like Hubble, third-party Horizon providers, or self-hosted infrastructure.

16
JUN 2021
1 story
June 16, 2021
Developer Toolsstellar.org
Action Required: New LTS Support and Ubuntu 16.04 Deprecation

The Stellar Development Foundation announced changes to its Debian package distribution for Stellar Core and Horizon nodes. Support for Ubuntu 16.04 LTS has ended, and operators must upgrade to Ubuntu 18.04 or 20.04 LTS, with SDF committing to support all future Ubuntu LTS releases.

27
APR 2021
1 story
April 27, 2021
Developersstellar.org
Protocol 17 Upgrade Guide

The Stellar Development Foundation announces Protocol 17 upgrade with a new Asset Clawback feature. Developers and node operators must update Stellar Core, Horizon, and SDKs before the June 1, 2021 network upgrade vote.

12
APR 2021
1 story
April 12, 2021
8
APR 2021
1 story
April 8, 2021
Developersstellar.org
Protocol 16 Upgrade Guide

Stellar network upgraded to Protocol 16 on April 10, 2021 following a network incident. Node operators must update to Stellar Core v16.0.0 and Horizon v2.1.0 to restore service and rejoin the network.

6
APR 2021
4 stories
April 6, 2021
1
MAR 2021
1 story
March 1, 2021
Horizonstellar.org
A New Sun on the Horizon

Horizon 2.0 introduces a modular architecture that decouples Horizon from Stellar Core, enabling developers to run infrastructure with significantly fewer resources, faster ingestion times, and greater flexibility. The new Captive Core approach reduces disk requirements by hundreds of gigabytes and cuts ingestion time from weeks to about a day.

8
FEB 2021
1 story
February 8, 2021
Developersstellar.org
Transaction submission, timeouts, and dynamic fees FAQ

A comprehensive FAQ addressing common transaction submission errors on Stellar, particularly 504 timeout errors. The article explains how dynamic fees work, surge pricing mechanics, ledger limits, and provides practical guidance for developers to optimize transaction submission and avoid timeouts.

7
DEC 2020
1 story
December 7, 2020
Developer Toolsstellar.org
Accelerating Analytics on Stellar

Stellar Development Foundation released an updated analytics dataset with 5-minute refresh intervals and open-sourced its data pipeline tooling, including stellar-etl and Apache Airflow orchestration, enabling developers to build real-time Stellar data pipelines.

20
OCT 2020
1 story
October 20, 2020
Developersstellar.org
Announcing...Stellar Protocol 15

Stellar is skipping Protocol 14 and upgrading the public network to Protocol 15 on November 23, 2020. The change addresses a rare bug discovered during testnet testing that could have caused validator crashes. Developers running Stellar Core or Horizon must install updated versions before the upgrade.

9
APR 2020
2 stories
April 9, 2020
Developersstellar.org
Stellar Development Foundation Q1 2020 in Review

The Stellar Development Foundation released its Q1 2020 quarterly report, highlighting progress on strategic growth pillars including Horizon API improvements, policy advocacy, marketing initiatives, and a strategic investment in DSTOQ to expand financial access in emerging markets.

24
FEB 2020
1 story
February 24, 2020
Horizonstellar.org
Introducing Horizon 1.0

Horizon 1.0, Stellar's open-source API, launches with a new ingestion engine that makes queries faster, more consistent, and less dependent on Stellar-Core. The major release includes breaking changes and new endpoints for asset trustlines, multi-sig account discovery, and network-wide offer filtering.

15
JAN 2020
1 story
January 15, 2020
Developer Toolsstellar.org
How Stellar.org recovers from a testnet reset

Stellar.org's new homepage features runnable code samples for network features like payments and asset issuance. To handle testnet resets every 3 months, the team built an automated script that checks for account existence and recreates necessary accounts, plus a function to return unused testnet lumens to Friendbot to prevent resource depletion.

10
OCT 2019
2 stories
October 10, 2019
Developersmedium.com
Horizon v0.22.0 released + protocol 12 support

Stellar has released Horizon v0.22.1 with support for Stellar-core v12.0.0 and Protocol 12. This update introduces path_payment_strict_send offers and disables the inflation mechanism. Users are urged to update their software ahead of the public network upgrade vote on October 28, 2019.

1
OCT 2019
1 story
October 1, 2019
Developersstellar.org
New releases: Stellar-core v12.0.0 + Horizon v0.21.0

Stellar-core v12.0.0 and Horizon v0.21.0 have been released with significant protocol upgrades. The core release implements three Core Advancement Proposals including PATH_PAYMENT_STRICT_SEND, bucket list optimizations, and inflation mechanism disabling, with a validator vote scheduled for October 28th.

29
AUG 2019
1 story
August 29, 2019
Horizonstellar.org
Horizon just got a lot better: our new ingestion engine and other great stuff

Stellar Development Foundation released Horizon v0.20.1 with a new ingestion system that addresses architectural issues by building a full copy of ledger state from history archives instead of relying on Stellar-Core's database. The update enables new features like "Accounts for Signers" and significantly improves path-finding performance by up to 10x.

30
MAY 2019
1 story
May 30, 2019
Developersstellar.org
Stellar Protocol 11 Public Network Upgrade

Stellar public network Protocol 11 upgrade scheduled for June 10, 2019 at 1600 UTC. Developers must upgrade SDKs, Horizon instances, and Stellar Core to ensure compatibility.

20
FEB 2019
1 story
February 20, 2019
Fee Managementstellar.org
Surge Pricing on Stellar: FAQ

A 2019 blog post explaining Stellar's Surge Pricing mechanism during a period of high network congestion. The post clarifies that the network is functioning as designed, describes how fees work during peak activity, and outlines SDF's scaling efforts.