github subquery/subql node-core/5.0.1
[5.0.1] @subql/node-core

latest releases: node/5.2.9, node-core/14.1.7, node/5.2.8...
13 months ago

[5.0.1] - 2023-09-28

Fixed

  • Update apollo-links to 1.0.2, fix dictionary resolver failed to get token issue
  • Use test runs as unit for tests instead of entity checks (#1957)
  • Handle APIs in connection pool whose initialization failed (#1970)
  • Fix generated operation hash with single entity, buffer did not get hashed issue.
  • Infinite recursion in setValueModel with arrays (#1993)
  • Fix health checks for Networks that produce batched blocks (#2005)
  • Update @willsoto/nestjs-prometheus version to 5.4.0 (#2012)
  • scaleBatchSize referring to itself instead of config (#2018)
  • Set default startBlock of datasources to 1 (#2019)
  • Use round-robin worker load balancing with memory constraint consideration (#2029)

Changed

  • Move more code from node to node-core. Including configure module, workers (#1797)
  • Update api service generics to support multiple block types (#1968)
  • UnfinalizedBlocksService: make private methods protected to allow custom fork detection (#2009)
  • Update fetching blocks to use moving window rather than batches (#2000)

Added

  • Project upgrades feature and many other changes to support it (#1797)
  • skipTransactions option to NodeConfig (#1968)
  • getByFields to store (#1993)
  • getPoiBlocksBefore method to PoiModel so we can get recent blocks with operations (#2009)

Don't miss a new subql release

NewReleases is sending notifications on new releases.