github PolymeshAssociation/polymesh-sdk v11.0.0

latest releases: v25.1.1, v25.1.1-beta.1, v25.1.1-alpha.1...
2 years ago

11.0.0 (2021-11-15)

Bug Fixes

  • ๐Ÿ› allow polkadot.js to handle disconnects by itself (f93d09f)
  • ๐Ÿ› change how authorizations checks existance (5e43880)
  • ๐Ÿ› stop requiring tx permissions for joining identities (9de8356)
  • ๐Ÿ› upgrade schema to latest changes in Polymesh 4.0.0 (9f262bc)
  • ๐Ÿ› use correct type when fetching sent authorizations (f664f95)

chore

  • ๐Ÿค– remove legacy TxTags (309fb57)

Features

  • ๐ŸŽธ add QueryReturnType helper (78504a0)
  • upgrade polymesh to 4.0.0 (dffe7fb)

BREAKING CHANGES

  • ๐Ÿงจ rejected instructions have been removed from GroupedInstructions as
    they are not available in the chain any more.
  • ๐Ÿงจ remove TxTags that reference extrinsics that no longer exist on chain
    • eliminate NoData, Custom, TransferCorporateActionAgent, TransferPrimaryIssuanceAgent
      from AuthorizationType and Authorization
  • RotatePrimaryKey authorizations now have no value property

Don't miss a new polymesh-sdk release

NewReleases is sending notifications on new releases.