github PolymeshAssociation/polymesh-sdk v21.0.0

latest releases: v25.0.1-alpha.1, v23.3.0, v24.7.1...
14 months ago

21.0.0 (2023-07-19)

Bug Fixes

  • ๐Ÿ› Allow modify instruction with non-existing portfolios (a8ecb8d)
  • ๐Ÿ› Handle 0 locked balance in Portfolio's getAssetBalances (ab4bf8e)
  • ๐Ÿ› Remove custodian requirement to rename portfolios (a020bbb)
  • ๐Ÿ› Replace apollo-client with @apollo/client (db0c8fa)

Features

  • ๐ŸŽธ Add getTransactionHistory to Asset entity (95240d4)
  • ๐ŸŽธ Add lastUpdatedAt attribute to ClaimData (102e23b)
  • ๐ŸŽธ Add method to get involved instructions (250bc68)
  • ๐ŸŽธ Add method to get involved portfolios in an instruction (8ab86b3)
  • ๐ŸŽธ Add method to get middleware lag (219634e)
  • ๐ŸŽธ Add method to get middleware metadata (0d2c8c6)
  • ๐ŸŽธ Add middleware V2 compatibility check on initialization (6df9b83)
  • ๐ŸŽธ Add Middleware V2 version compatibility check (e143c7a)
  • ๐ŸŽธ Add portfolio params for modifyInstructionAffirmation (64d574e)
  • ๐ŸŽธ add procedure for setVenuFiltering (fb083d7)
  • ๐ŸŽธ Add procedures to rotate primary key (044d5e9)
  • ๐ŸŽธ allow and disallow venues for an asset (43cc0be)
  • ๐ŸŽธ allow for skiping affirm for manual execution (7f94d2d)
  • ๐ŸŽธ allow unsetting of SDK signing manager (#988) (95eede9)
  • ๐ŸŽธ combine setVenueFiltering & allow/disallow venues (67380a4)

BREAKING CHANGES

  • ๐Ÿงจ Polymesh.connect now throws if middleware V2 URL is not working or is
    incompatible with the node URL

Don't miss a new polymesh-sdk release

NewReleases is sending notifications on new releases.