github PolymeshAssociation/polymesh-subquery v11.0.0

latest releases: v16.0.0-alpha.1, v15.1.0, v15.1.0-alpha.4...
9 months ago

11.0.0 (2023-11-27)

Bug Fixes

  • ๐Ÿ› Handle MultiSig proposal status correctly (fee7645)

Features

  • ๐ŸŽธ Add new events for 6.1.x chain (e401ceb)
  • ๐ŸŽธ Use only event handlers for indexing the data (1f2d07b)

BREAKING CHANGES

  • ๐Ÿงจ To expedite synchronization, were exclusively handling events with specific entities in SQ. Only the block and extrinsic associated with these events will be stored in the database. Events from following pallets are currently being indexed - asset, identity, bridge, complianceManager, corporateAction, capitalDistribution, externalAgents, corporateBallot, checkpoint, multisig, nft, portfolio, pips, settlement, statistics, sto, transactionPayment, staking, treasury, balances, protocolFee`.
    Events from other pallets won't be indexed,
    rendering them unqueryable.

Don't miss a new polymesh-subquery release

NewReleases is sending notifications on new releases.