Subsquid | Releases & Tech Updates
108 subscribers
10 photos
6 links
Releases, Tech News and Updates for Subsquid.

Navigation: https://t.me/SubsquidTech/2
Download Telegram
Subsquid Cloud Release Announcement - 20 March 2024

We're excited to announce the latest features now available on Subsquid Cloud. Dive into the details below:

1. Cloud Built-in RPC Service [Beta]
Enables squids to query RPC endpoints for real-time data, supporting both cloud-hosted and external squids.

Try it out:
https://app.subsquid.io/rpc
Learn more: Docs


2. Monitoring Page [Beta]

Provides insights into your squids' performance, including container metrics and tips for troubleshooting.

Try it out:
https://app.subsquid.io/monitoring

3. Full Text Search through Squids' Versions Logs
Search through logs within your squid version for streamlined debugging and monitoring.
How to use: Navigate to https://app.subsquid.io/squids, select a squid's version, and click on the 'Logs' tab.

4. Subsquid Cloud Status
Aiming for transparency, we introduce the Subsquid Cloud Status page to keep you informed about the operational status and updates.
New Archives added to the archive-registry. Here's the latest inclusion:

» Peaq Mainnet peaq-mainnet: EVM and Substrate
» Agung agung: Substrate
» Ternoa ternoa: Substrate
» Metis Mainnet metis-mainnet: EVM
» Mantle Mainnet mantle-mainnet: EVM
» Mantle Sepolia mantle-sepolia: EVM
Subsquid Cloud Update - 10.04.2024

We're excited to announce the latest features now available on Subsquid Cloud. Dive into the details below:


1. [CLI] Search Logs in the CLI with the new -s / --search flag for the sqd logs command, streamlining your debugging process.
>> Get the latest CLI: npm install -g @subsquid/cli

2. [CLI] List Gateways Using the CLI with the newly introduced sqd gateways ls command, simplifying gateway management.

3. [Cloud] New Squid Deployment URLs with organization-specific sub-domains at ${org}.squids.live. Now, each new project enjoys a distinct URL, like {your_organization_code}.squids.live/{squid_name}/graphql. This update applies solely to new deployments.
Subsquid Tech Update - 26.04.2024

We're excited to announce the latest features now available. Dive into the details below:

1. [CLI] @subsquid/cli 2.11.0 Enhancements

- Added Chain ID / SS58 Prefix: The sqd gateways ls command now includes a new column for Chain ID / SS58 Prefix, enhancing visibility.
- New Filter Option: Use the -c flag to find networks by Chain ID / SS58 Prefix.
- Search Flag Update: The -s flag has been renamed to -n to improve usability.

Update CLI: npm install -g @subsquid/cli
Read docs

2. [Cloud] Display Scale Properties in the Cloud UI
Details Tab added: Scale properties for squids are now displayed in the 'Details' tab of the Cloud UI, providing essential scaling information at a glance.


3. New networks supported. Here's the latest inclusion:

» Shibarium shibarium: EVM
» Bittensor bittensor: Substrate
Subsquid Update - 03.05.2024

We're excited to announce the new networks now supported by the Subsquid:

» Merlin Testnet - merlin-testnet: EVM
» Merlin Mainnet - merlin-mainnet: EVM
» Cyber Mainnet - cyber-mainnet: EVM
» Canto - canto: EVM
» Turing Avail - turing-avail: Substrate
» Turing - turing-mainnet: Substrate
Attention Subsquid Cloud Users!

Please be advised that scheduled maintenance is planned for May 6th at 21:00 CET. The maintenance window is expected to last up to 3 hours.

During this maintenance window, please anticipate potential impacts on the following:
» Squid deployment, both automated and manual via UI/CLI.
» System accessibility for configuration adjustments.
» Any ongoing analytics or monitoring processes.

Despite these potential effects, we do not foresee any service interruptions.
A killer update to the Squid SDK has been released!

» @subsquid/evm-typegen@4.1.1 a brand new, lightweight typegen tool delivering 5x faster decoding compared to ethers.js.
Generate type-safe decoding bindings from the contract ABI for logs, txs, state calls and more. Backwards-compatible with the older versions of typegen

» @subsquid/solana-typegen@0.0.2
Lightweight typegen for Solana, supporting Anchor IDLs. Generates type-safe high-performant decoding bindings for borch-encoded Solana data.

» @subsquid/graphql-server@4.6.0
Quality of life improvements: extra options for null ordering

Before you try it make sure to update your TypeScript to 5+ Both in your project and in your IDE.

To update all @subsquid packages to the latest SDK versions:
» Make sure there's a file named commands.json in the squid root folder (this is where sqd aliases are defined). If not, copy and paste from evm-logs-example
» Run sqd bump from squid root folder (it will pick up the bump alias defined in commands.json
Subsquid Update - 07.06.2024

We're excited to announce the new networks now supported by the Subsquid:

Solana:
» Eclipse Testnet - eclipse-testnet (beta)

EVM:
» Gelato OP Celestia Raspberry, gelato-opcelestia-raspberry
» Gelato Arbitrum Blueberry, gelato-arbitrum-blueberry
» Taiko Mainnet, taiko-mainnet
» X Layer Testnet, xlayer-testnet

Substrate:
» Enjin Canary Matrix, enjin-canary-matrix
Subsquid Update - 11.06.2024

We're excited to announce the new networks now supported by the Subsquid:

EVM:
» BOB Mainnet, bob-mainnet
» Etherlink Mainnet, etherlink-mainnet
» Dogechain Testnet, dogechain-testnet
» Kyoto Testnet, kyoto-testnet
» Zora Sepolia, zora-sepolia
Explore the Latest Features of Subsquid Cloud

We're excited to introduce new functionalities in Subsquid Cloud that enhance monitoring, integration, and scalability for your projects:

» Enhanced Squid Status Monitoring: Stay on top of your deployment's health with our improved monitoring tools. Access real-time updates on unexpected restarts, out-of-memory errors, CPU throttling, and more. Check it out here.

» Cost-Effective RPC Endpoints: Leverage built-in RPC endpoints at competitive prices — as low as $2 for 1 million requests. This feature enables more efficient and economical scaling of your applications.

» Flexible API Token Management: Enhance your security with the ability to add multiple API tokens, each with customizable expiration dates to suit your project needs.

For more details and a visual guide, watch our video overview.