Skip to content

[9.0.0] @subql/node-core

Compare
Choose a tag to compare
@ianhe8x ianhe8x released this 12 Apr 04:52
7e9a725

[9.0.0] - 2024-04-12

Added

  • WorkerUnfinalizedBlocksService class from node that is now chain agnostic (#2346)

Fixed

  • Issue with using metadata if incorrect network endpoint was provided (#2350)
  • Undefined dictionary response resulting in infinite loop (#2353)
  • Fix at end of modulo block filter it could skip other dataSources, and jump to the latest height

Changed

  • Simplify ApiService and remove need for getChainId function (#2450)
  • Logging for dictionary and simplify code (#2353)