Skip to content

[10.6.0] @subql/node-core

Compare
Choose a tag to compare
@ianhe8x ianhe8x released this 18 Jun 00:06
253ccf3

[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)