github PolymeshAssociation/polymesh-subquery v11.0.0-alpha.1

latest releases: v17.1.1, v17.1.1-alpha.1, v17.1.0...
pre-release11 months ago

11.0.0-alpha.1 (2023-11-22)

Features

  • ๐ŸŽธ Use only event handlers for indexing the data (1f2d07b)

BREAKING CHANGES

  • ๐Ÿงจ To expedite synchronization, we're
    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.