Changelog
Follow @goldskyio on Twitter to stay updated on everything we ship.
Block range configuration for Turbo datasets
You can now specify start_at and end_at blocks directly in the Turbo visual pipeline editor when creating datasets. This is particularly useful for Solana, Stellar, and Near where you might want to index a specific range of history or skip early blocks.
Solana dataset filtering by program and account IDs
Solana datasets now support filtering at the dataset level by program IDs and account IDs. This results in smaller payloads, quicker syncs, and lower costs. Before, these filters only applied at the slot level, which meant you were still pulling more data than you needed.
New Solana and Stellar datasets in Turbo visual pipeline editor
The updated Solana and Stellar datasets are now available in the Turbo visual editor UI. These are the same high-performance datasets from our Turbo backend, now accessible through the visual builder instead of just YAML.
- Added chain support for streaming pipelines: Litecoin
- Added chain support for Edge RPC: Tempo
- Improved tooltip and dialog animations across the platform
- Fixed dropdown scaling inconsistencies at different zoom levels in visual editor
- Resolved automatic line connections in Turbo visual editor
- Fixed pipeline source selection persistence when deploying from visual editor