Skip to content

[6.3.0] @subql/node-core

Compare
Choose a tag to compare
@ianhe8x ianhe8x released this 05 Nov 23:43
· 566 commits to main since this release
17ae093

[6.3.0] - 2023-11-06

Added

  • Add dictionaryQuerySize to nodeConfig, so the block range in dictionary can be configurable. (#2139)

Fixed

  • Fix multi-chain should disable historical by default, rather than exit
  • Fix reindex targetHeight issue introduced in #2131 (#2138)
  • processedBlockCount and schemaMigrationCount metadata fields incrementing exponentially (#2136)
  • Fix regression introduced in #2110 that broke unwrapProxy if the input is an array