github algorand/indexer 2.12.0
Algorand Indexer 2.12.0

latest releases: v3.5.0, v3.4.0, v3.3.1...
2 years ago

GitHub Logo

Overview

Support for Mac with ARM arcitecture, new data directory for future caching optimizations, upgrade golang compiler to 1.17.

Highlights

Indexer Data Directory

In an effort to consolidate configuration, and create a location for more sophisticated caching, there is a new data directory parameter. The data directory is required and can be specified with one of the following:

  • Command line flag -i or --data-dir
  • YAML file field: data
  • Environment variable: INDEXER_DATA

What's New

  • Data directory support, --data-dir flag is now a required argument
  • golang upgraded to 1.17

Changelog

New Features

  • Developer Tools: create indexer data dir (#991)
  • New Feature: Adds Data Directory Support (#1012)

Enhancements

  • Build: Update for Mac M1 support (#980)
  • Ci: switch to codecov github action (#995)
  • Tests: Add tests for account asset amount validation. (#994)
  • Lock to mockery minor version (#1038)(#1038))

Bugfixes

  • API: return empty lists from fetchApplications and fetchAppLocalStates (#1010)
  • API Model: Update model to converge with algod (#1005)
  • Ci: add version to golint install command. (#1000)

Not Yet Enabled

  • Developer Tools: indexer block processor (#982)

New Contributors

Additional Resources

Don't miss a new indexer release

NewReleases is sending notifications on new releases.