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

latest releases: v24.7.0-alpha.1, v24.6.0, v24.6.0-beta.1...
pre-release2 years ago

11.0.0-limbo.1 (2021-12-10)

Bug Fixes

  • ๐Ÿ› allow polkadot.js to handle disconnects by itself (f93d09f)
  • ๐Ÿ› bump beta version (b82f96e)
  • ๐Ÿ› change how authorizations checks existance (5e43880)
  • ๐Ÿ› Handle CAId conversion before addTransaction (1103613)
  • ๐Ÿ› return predictable benefit CAs when fetching DDs (c8e1503)
  • ๐Ÿ› stop requiring tx permissions for joining identities (9de8356)
  • ๐Ÿ› support fetching BecomeAgent authorizations (34e1810)
  • ๐Ÿ› upgrade schema to latest changes in Polymesh 4.0.0 (9f262bc)
  • ๐Ÿ› use correct type when fetching sent authorizations (f664f95)
  • ๐Ÿ› use datetime for payment events query (fa8c7ee)
  • ๐Ÿ› use the correct spelling for the CAId GQL type (ef5f555)

chore

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

Features

  • ๐ŸŽธ add QueryReturnType helper (78504a0)
  • ๐ŸŽธ support 4.0.x with latest beta changes (f6adf07)
  • ๐ŸŽธ use polymesh-local for type generation (21bc20e)
  • 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.