github algorand/indexer 2.5.0
Algorand Indexer 2.5.0

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

GitHub Logo

Highlights

This is a small release to support the upcoming algod protocol upgrade. This upgrade is necessary for running go-algorand 2.7.0 / 2.7.1 releases.

This release also includes miscellaneous small fixes and refactoring, as well as additional performance testing tools.

This release contains a couple small migrations as part of data cleanup, which should take less than a minute to complete.

Changes

New Features

  • Add ExtraProgramPages app call field support
  • Performance testing: block generator and reporting
  • Prometheus metrics endpoint for performance testing

Enhancements

  • Add install instructions
  • Code cleanups and refactoring
  • Make deleted columns NOT NULL
  • Update protocols.json to v28
  • Add codecov integration

Bug Fixes

  • Creatable ID is wrong on round 0
  • Fix usage of e2e_client_runner.py
  • Replace GetMaxRoundLoaded() with GetNextRoundToLoad()
  • Return an error in CommitRoundAccounting() when import state is uninitialized

Don't miss a new indexer release

NewReleases is sending notifications on new releases.