Skip to content

[14.1.6] @subql/node-core

Compare
Choose a tag to compare
@stwiname stwiname released this 21 Oct 02:08
7e3f97a

[14.1.6] - 2024-10-21

Fixed

  • Issues with setting a large block range for bypass blocks (#2566)
  • Test runner not setting lastProcessedHeight leading to data not being flushed (#2569)
  • Unable to rewind unfinalized blocks on startup (#2570)
  • Store getByFields returning removed cache data (#2571)

Changed

  • Throw error when store getByField(s) options.limit exceeds queryLimit option (#2567)