Skip to content

[2.10.0] @subql/node-flare

Compare
Choose a tag to compare
@stwiname stwiname released this 31 Jul 02:41
· 316 commits to main since this release
3e617f0

[2.10.0] - 2023-07-31

Added

  • Added !null filter for logs (#135)

Changed

  • Update license to GPL-3.0 (#137)
  • Updated retry logic for eth requests (#134)
  • Adjust batch size for JsonRpcBatchProvider dynamically (#121)
  • Sync with node-core :
    • init db schema manually during test run
    • fix retry logic for workers in connection pool
    • Performance scoring fix

Fixed

  • Fixed missing mmrQueryService in indexer module