duality-labs / hapi-indexer

A Node.js based indexer for the Duality Cosmos chain
1 stars 0 forks source link

Update indexer to new event names #16

Closed dib542 closed 9 months ago

dib542 commented 1 year ago

Following the upgrade to CosmosSDk v0.47.x, checks on event names for the purpose of querying have become more strict, see: https://github.com/duality-labs/duality/pull/445

After this change, the indexer needs to be able to accept the new event names defined.

dib542 commented 9 months ago

This was completed in https://github.com/duality-labs/hapi-indexer/pull/60 commits: