Skip to content

Algorand Indexer 2.13.0

Choose a tag to compare

@Algo-devops-service Algo-devops-service released this 27 Jul 13:29

GitHub Logo

Important Notice

A new --catchpoint option should be provided when upgrading from an earlier version of Indexer, or provisioning a new writer for an existing database. This option will run a fast catchup routine that initializes the data directory. Detailed instructions are available here.

This process may take 30 minutes or more.

Highlights

Local account cache

In this release, we have added an account cache to the Indexer data directory. It is used during block processing to optimize internal data access. Processing is now simpler, faster, and no longer depends on postgres.

For more details, refer to the Data Directory documentation.

What's Changed

Enhancements

Not Yet Enabled

Other

Full Changelog: 2.12.4...2.13.0