github PolymeshAssociation/polymesh-sdk v11.0.0-beta.1

latest releases: v26.2.0, v26.2.0-beta.1, v26.2.0-alpha.5...
pre-release3 years ago

11.0.0-beta.1 (2021-10-18)

Bug Fixes

  • ๐Ÿ› allow polkadot.js to handle disconnects by itself (f93d09f)
  • ๐Ÿ› change how authorizations checks existance (5e43880)
  • ๐Ÿ› 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.