github algorand/indexer 2.4.0
Algorand Indexer 2.4.0

latest releases: v3.4.0, v3.3.1, v3.4.0-rc1...
2 years ago

GitHub Logo

Highlights

This release addressed technical debt identified in previous releases.

Migrations in this release take around half an hour and are non-blocking, and include:

  • Cleaning up some stale account data for a small number of accounts which were closed and re-opened after rekeying, registering participation keys, or changing their online status
  • Search by freeze address filter fix

Changes

Bug Fixes

  • Converting GT/LT uint struct fields to uint pointers
  • Delete false error message in daemon when starting from round 0
  • Fix Freeze Address Search Filter + Migration
  • Fix idb/mocks/IndexerDb.go regeneration
  • Migration that clears account data for accounts that have been closed
  • Retry db transactions on a serialization error
  • Return the right close amount for transfer transactions.

Don't miss a new indexer release

NewReleases is sending notifications on new releases.