Skip to content

[4.0.0] @subql/node

Compare
Choose a tag to compare
@ianhe8x ianhe8x released this 03 Apr 03:37
b2ff289

[4.0.0] - 2024-03-28

Fixed

  • Fix unable to find index in modelIndexedFields due to a special case entity name (2327)

Changed

  • Updated with node-core to support both versions of dictionaries. Now also support multiple dictionary endpoints, indexer will fetch and switch dictionaries base on available blocks (#2257)
  • Update Polkadot/api to 10.12.4

Removed

  • Special case for dictionary resolver (#2305)