Skip to content

[4.0.0] @subql/node-cosmos

Compare
Choose a tag to compare
@stwiname stwiname released this 29 Jul 03:30
b9ba23f

[4.0.0] - 2024-07-29

Changed

  • Update cosmos and subql dependencies (#270)
  • Use Subquery Project code from node core
  • Breaking change: Update to latest @subql/node-core, require indexing environment timezone set to UTC (#272)

Fixed

  • Fix testing service not injecting NodeConfig
  • Bump @subql/node-core with fixes for data consitstency issue (#274)
  • Docker images not having TZ set to UTC (#274)

Added

  • Detection of Cosmos SDK version to use correct client type (#270)