Indexer 2.6.5 Release

A new version of Indexer have been release. This release fixes a bug in the processing of inner transactions which would cause the indexer to stop processing new rounds.

As of the time of this release, only testnet appear to be negatively affected by the above issue; however, given that this use case is applicable to all the networks, it’s highly recommended to update the indexer deployment.

Highlights

  • Bug fix for importing asset params in inner transactions with unsupported characters
  • Disable buggy timeout behavior

Fixed

  • Disable TimeoutMiddleware. (#788)
  • Remove non UTF-8 characters from Inner transaction Asset fields (#789)
1 Like