Skip to content

[0.27.0] @subql/node

Compare
Choose a tag to compare
@ianhe8x ianhe8x released this 13 Jan 04:32
· 1922 commits to main since this release
175b7cc

[0.27.0] - 2021-01-13

Changed

  • Deprecate local mode (#725)
  • Update Polkadot/api to 7.3.1 (#745)

Added

  • Add ready status of indexer to endpoint (#728)
  • Add --port option, auto find available port when the default one is occupied. (#739)ss

Fixed

  • Fix handle chainTypes error (#732)
  • Try catch on init api with chainTypes (#738)
  • Verify project store genesis hash with network genesis hash, instead of check specName only (#735)
  • Remove update metadata last processed block by interval (#740)
  • Use Promise.all for set metadata (#743)