This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Version 0.7.5
sameersubudhi
released this
09 Feb 08:55
·
22 commits
to development
since this release
Change Log
v0.7.5 (2024-02-09)
This release addresses the following:
- Fixes the response filtering logic for the
/transactions
endpoint when supplied withblockID
- Fixes the incorrect information provided by the
/token/balances/top
endpoint - For account transaction history
- Improves the export scheduling logic
- Fixes inaccuracies in the report generation
- Adds handling for the missing scenarios
NOTE: If using the export
microservice, we advise setting the ENABLE_PERSIST_EVENTS: true
environment variable in the blockchain-indexer
microservice prior to the re-indexing for better performance.