[10.6.0] @subql/node-core
[10.6.0] - 2024-06-18
Fixed
- Testing framework logging the same date if they were within 1s (#2453)
Fixed
- Handle edge case when last processed height is same as chain target height, app will wait for new block rather than exit.
Changed
- Skip using the dictionary if processing data within batch size of latest height (#2454)