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

latest releases: v12.5.0, v14.1.0, v14.0.0...
pre-release17 days ago

13.0.0-alpha.1 (2024-04-30)

Bug Fixes

  • ๐Ÿ› Bump dependencies to resolve security alerts (a6d2ec3)
  • ๐Ÿ› Correctly populate the event value for AssetTransaction (9b79252)
  • ๐Ÿ› Handle NFT holders in case of nft.controller_transfer (1d738d1)
  • ๐Ÿ› Handle spec version logic correctly for private chain (ec8d1dc)
  • ๐Ÿ› release process fixes (db3b0ce)
  • ๐Ÿ› test not passing (755db63)

Features

  • ๐ŸŽธ add 6.2 calls and events (2bd3fe2)
  • ๐ŸŽธ Add dictionary support for SQ (b310870)
  • ๐ŸŽธ Add instruction attributes to AssetTransaction entity (c15a7a8)
  • ๐ŸŽธ add InstructionMediators event (c9ea10c)
  • ๐ŸŽธ add ssh signing to the release bot configuration (def2cf5)
  • ๐ŸŽธ add tracking for asset required mediators (5c4a27f)
  • ๐ŸŽธ confidential assets (33aecc5)
  • ๐ŸŽธ Enable historical state for SQ (e25f9b9)
  • ๐ŸŽธ handle AccountAssetFrozen, AccountAssetUnfrozen (a7dd181)
  • ๐ŸŽธ implement new ca events (d7f21c7)
  • ๐ŸŽธ link identities to instructions (e26412a)
  • ๐ŸŽธ Remove migrations to force re-sync (35aa7c0)
  • ๐ŸŽธ track asset pre-approvals (20f31bb)
  • ๐ŸŽธ track instruction mediator affirms (1b978b4)
  • ๐ŸŽธ track pending instruction mediators (b0ef404)
  • ๐ŸŽธ Update executed state of migrations (89329c8)
  • ๐ŸŽธ update README version (d56f252)
  • ๐ŸŽธ update readme with project description (aeaaeef)

BREAKING CHANGES

  • ๐Ÿงจ This will require a full resync, since enabling
    this will re-index all the entities with their historical state.
    If you wish to disable the historical state tracking and continue
    with old format of indexing, pass --disable-historical=true as
    command argument for the subquery node container.

Signed-off-by: Marcin Pastecki marcin.pastecki@inndei.com

  • ๐Ÿงจ This version of SQ requires a full resync
    to index all the events related to confidential assets

Signed-off-by: Marcin Pastecki marcin.pastecki@inndei.com

Don't miss a new polymesh-subquery release

NewReleases is sending notifications on new releases.