Skip to content

[11.0.0] @subql/node-core

Compare
Choose a tag to compare
@ianhe8x ianhe8x released this 11 Jul 04:23
00f8b55

[11.0.0] - 2024-07-11

Changed

  • Create interval for flushing the cache, this is to support chains that only produce blocks with new transactions (#2485)
  • Improved types for strict TS setting (#2484)

Fixed

  • Improve indexer could stall due to rpc finalized height could be smaller than previous result (#2487)