Skip to content

[16.0.0] @subql/node-core

Compare
Choose a tag to compare
@stwiname stwiname released this 04 Dec 04:27
ca674f7

[16.0.0] - 2024-12-04

Removed

  • SmartBatchService as it didn't function as intended (#2611)

Changed

  • Implement new RampQueue to dynamically scale block fetching concurrency, this helps indexing larger blocks (#2611)
  • Memoize promises to get finalized and best blocks (#2611)

Fixed

  • Fixed the issue where flags that require special handling were being overwritten.(#2612)