github PolymeshAssociation/polymesh-sdk v1.0.0-alpha.6

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

1.0.0-alpha.6 (2020-09-07)

Bug Fixes

Features

  • add add and remove to the trusted claim issuers namespace (11a38c6)
  • add getClaimScopes to the identity entity (925ac18)
  • add getTrustingTokens to Identity Entity (5c99dc8)
  • add onProcessedByMiddleware to TransactionQueue (15b0e6c)
  • add rules.checkTransfer and rules.checkMint (2bb461d)
  • add getTransactionHistory method (611954d)
  • add includeExpired opts (7a4dc5b)
  • add includeExpired to didsWithClaims query (d30a070)
  • add PolymeshError typeguard (e07bdd8)
  • add transactions to middleware queries (1eaabc0)
  • allow passing an identity to getIdentityBalance (2e18a45)
  • allow the SDK to be instanced with an account that has no identity (f71cd3a)
  • arePaused method (20e717e)
  • cancel proposal (2535536)
  • change inputs for addClaims, editClaims and revokeClaims (212ab8a)
  • export utility types and classes (3e83660)
  • expose treasury did in SecurityToken.details (5a226ce)
  • getAssetsWithBalance (5fb48c7)
  • getCddClaims (75cbc54)
  • getClaims (eca080f)
  • getMySigningKeys method (6db6b0d)
  • implement identity balance methods (27bac0f)
  • isCddProvider (a07dd9c)
  • make scope nullable (21640fb)
  • minimumBondedAmount (eac8824)
  • registerIdentity method (35ecc64)
  • removeMySigningKeys method (4f2e92e)
  • ticker validation (d571966)
  • use latest mesh types (f82fa5a)
  • vote proposal (0ac0aab)

BREAKING CHANGES

  • getIdentity in the Polymesh class is now async
  • The ClaimTargets interface has been replaced with ClaimTarget. Instead of
    representing a set of identities with one claim, it now represents a single identity/claim pair

Don't miss a new polymesh-sdk release

NewReleases is sending notifications on new releases.