github PolymeshAssociation/polymesh-sdk v7.0.0-alpha.11

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

7.0.0-alpha.11 (2021-08-02)

Features

  • identity: add getInstructions to fetch grouped instructions (f5714b8)
  • settlement: add support for fetching failed instructions on Venues (04c8303)

BREAKING CHANGES

  • settlement: InstructionStatus now has a new Failed value. This affects the return value of
    Instruction.details. Also, most of the methods in Instruction that threw an error when the
    instruction was no longer pending, now only do so if it has been executed (i.e. calling methods on
    failed instructions will no longer throw errors). The error message has been modified as well

Don't miss a new polymesh-sdk release

NewReleases is sending notifications on new releases.