github PolymeshAssociation/polymesh-sdk v9.0.0-alpha.4

latest releases: v24.4.0-alpha.4, v24.4.0-alpha.3, v24.4.0-alpha.2...
pre-release2 years ago

9.0.0-alpha.4 (2021-08-27)

Features

  • 🎸 [WIP] upgrade types (56fe378)
  • upgrade types to Mesh 3.3.0 (72a0cb5)

BREAKING CHANGES

    • deprecate NoData, Custom, TransferPrimaryIssuanceAgent and TransferCorporateActionAgent
      authorization types. Attempting to accept/reject authorizations of these types will result in
      an error
  • throw a specific error when consuming an expired JoinIdentity or AddMultiSigSigner
    authorization
  • throw a specific error if attempting to run a Procedure that requires Identity roles without an
    Identity. Add a noIdentity property to the ProcedureAuthorizationStatus interface to
    reflect this scenario (affects the result of checkAuthorization in procedure methods)

Don't miss a new polymesh-sdk release

NewReleases is sending notifications on new releases.