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

latest releases: v25.1.1, v25.1.1-beta.1, v25.1.1-alpha.1...
pre-release14 months ago

21.0.0-beta.1 (2023-07-18)

Bug Fixes

  • ๐Ÿ› Allow modify instruction with non-existing portfolios (a8ecb8d)

Features

  • ๐ŸŽธ Add getTransactionHistory to Asset entity (95240d4)
  • ๐ŸŽธ 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

  • ๐Ÿงจ Instruction.affirm, Instruction.withdraw and Instruction.reject
    now takes a parameter containing optional portfolio(s) for performing respective
    operation
  • ๐Ÿงจ 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.