v2.4.3
Fixes
- Fix
copy_table_to_entity_historyfunction being called on non reorg indexer by @JonoPrest in #256
Improvements
- Indexers with multiple partitions worth of addresses now execute partitioned queries concurrently
- Implement concurrent partitions by @JonoPrest in #246
- Simplify the getMostBehindPartitions function. by @JasoonS in #254
Full Changelog: v2.4.2...v2.4.3