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

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

10.0.0-alpha.1 (2023-09-10)

Bug Fixes

  • ๐Ÿ› Correct parsing of account in SecondaryKeyLeftIdentity (789bda1)
  • ๐Ÿ› Remove mappings from AccountHistory (84530a0)

Features

  • ๐ŸŽธ change proposer to json field (5008c51)
  • ๐ŸŽธ Remove old migrations to force resync (af081d3)
  • ๐ŸŽธ Upgrade subql-node and subql-query to latest versions (5de32fa)

BREAKING CHANGES

  • ๐Ÿงจ Following attributes types have been changed
    in AccountHistory entity:
  • account to type String
  • identity to type String
  • permissions to type PermissionsJson (new json field created
    to store the permissions)
  • ๐Ÿงจ Type of proposer has been changed from String to Proposer (json
    with type and value)

Don't miss a new polymesh-subquery release

NewReleases is sending notifications on new releases.